GemaDigital Laravel Framework
Install the project
$ php artisan installRun the project (using env information)
$ php artisan runPackages a ready for production zip
$ php artisan packagePublishes the framework assets
$ php artisan publishVia Composer
$ composer require gemadigital/frameworkPlease see the license file for more information.