Laravel Architect
Use Artisan on package layer
How often did you miss "php artisan" on package layer?
Start using artisan with architect.
Use your CLI for
faster development
We all know it, we all love it: Our Terminal. Using the terminal is quite smooth while working with Laravel. We build a tool similar to artisan to improve the package building workflow.
Build your apps
using custom packages
Did you ever thought, "Wait, I developed this already in another project!"? I think you did. And if you would have this now as a package, available for installation, wouldn't that be incredible?