linhdanchu/lumen-artisan-serve
A command php artisan serve for lumen framework
88
| Install | |
|---|---|
composer require linhdanchu/lumen-artisan-serve |
|
| PHP: | ^7.0 |
| License: | MIT |
| Last Updated: | Nov 23, 2019 |
| Links: | GitHub · Packagist |
Maintainer: Linhdanchu
lumen-serve
Command php artisan serve for lumen framework
Installation
composer require linhdanchu/lumen-artisan-serve- Register service provider in
boostrap\app.phpwith$app->register(Linhdanchu\LumenServe\CommandServeServiceProvider::class) - Run
php artisan serve
Related Packages
erirk/paypalpayment
laravel-paypalpayment is simple package help you process direct credit card paym...
0
doctrine/dbal
Powerful PHP database abstraction layer (DBAL) with many features for database s...
631,580,251
9,707