cryental/lumen-artisan-serve
artisan serve... for Lumen
artisan serve for Lumen projects
Installation
-
composer require mlntn/lumen-artisan-serve "~1" -
Add the following line to the $commands array in app/Console/Kernel.php:
\Mlntn\Console\Commands\Serve::class, -
artisan serve
Disclaimer
I didn't write most of this code. It comes straight from laravel/framework by @taylorotwell. I did have to tweak a few things to get it going for Lumen. Enjoy!
Related Packages
stechstudio/laravel-php-cs-fixer
Easily format your Laravel Code with this Configuration file and accompanying ar...
730,108
146
socialengine/sniffer-rules
A Lumen 5 and Laravel 5 SquizLabs Code Sniffer 2.0 artisan command. Detect viola...
48,315
12
chefsplate/sniffer-rules
A Laravel 4 and Laravel 5 SquizLabs Code Sniffer 2.0 artisan command. Detect vio...
2,517
3