sayeed/lumen-serve
Lumen Serve in Artisan
Serve the application on the PHP development server.
Installation
Via Composer
$ composer require sayeed/lumen-serve
Open bootstrap/app.php and add the line below
$app->register(Sayeed\LumenServe\LumenServeProvider::class);
Uses
- Run
php artisan serveto serve the application on the PHP development server

License
The lumen-serve is a open-source software licensed under the MIT License.
Credits
For any questions, you can reach out to the author of this package, Md. Hasan Sayeed.
Thank you for using it :)
Related Packages
stechstudio/laravel-php-cs-fixer
Easily format your Laravel Code with this Configuration file and accompanying ar...
725,250
146
socialengine/sniffer-rules
A Lumen 5 and Laravel 5 SquizLabs Code Sniffer 2.0 artisan command. Detect viola...
48,287
12
chefsplate/sniffer-rules
A Laravel 4 and Laravel 5 SquizLabs Code Sniffer 2.0 artisan command. Detect vio...
2,517
3