library lumen-serve
A command php artisan serve for lumen framework
devgowa/lumen-serve
A command php artisan serve for lumen framework
- Wednesday, June 6, 2018
- by devgowa
- Repository
- 0 Watchers
- 1 Stars
- 3 Installations
- PHP
- 0 Dependents
- 0 Suggesters
- 1 Forks
- 0 Open issues
- 1 Versions
- 0 % Grown
lumen-serve
Command php artisan serve for lumen framework, (*1)
Installation
composer require devgowa/lumen-serve
- Register service provider in
boostrap\app.php
with $app->register(Devgowa\LumenServe\CommandServeServiceProvider::class)
- Run
php artisan serve
Disclaimer
Just copied from laravel/framework by @taylorotwell, (*2)
dev-master
9999999-dev
A command php artisan serve for lumen framework
Sources
Download
MIT
The Requires
by
Muhammad Nur Wahid