Download the PHP package cryental/lumen-artisan-serve without Composer
On this page you can find all versions of the php package cryental/lumen-artisan-serve. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download cryental/lumen-artisan-serve
More information about cryental/lumen-artisan-serve
Files in cryental/lumen-artisan-serve
Download cryental/lumen-artisan-serve
More information about cryental/lumen-artisan-serve
Files in cryental/lumen-artisan-serve
Vendor cryental
Package lumen-artisan-serve
Short Description artisan serve for Lumen projects
License MIT
Homepage http://github.com/mlntn/lumen-artisan-serve
Package lumen-artisan-serve
Short Description artisan serve for Lumen projects
License MIT
Homepage http://github.com/mlntn/lumen-artisan-serve
Please rate this library. Is it a good library?
Informations about the package 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!
All versions of lumen-artisan-serve with dependencies
PHP Build Version
Package Version
No informations.
The package cryental/lumen-artisan-serve contains the following files
Loading the files please wait ....