GemaDigital Laravel Framework
Install the project
$ php artisan install
Run the project (using env information)
$ php artisan run
Packages a ready for production zip
$ php artisan package
Publishes the framework assets
$ php artisan publish
Via Composer
$ composer require gemadigital/framework
Please see the license file for more information.