2017 © Pedro Peláez
 

library lumen-artisan-serve

artisan serve for Lumen projects

image

mlntn/lumen-artisan-serve

artisan serve for Lumen projects

  • Monday, May 28, 2018
  • by mlntn
  • Repository
  • 1 Watchers
  • 41 Stars
  • 13,784 Installations
  • PHP
  • 3 Dependents
  • 0 Suggesters
  • 6 Forks
  • 0 Open issues
  • 5 Versions
  • 7 % Grown

The README.md

artisan serve... for Lumen

artisan serve for Lumen projects, (*1)

Installation

  1. composer require mlntn/lumen-artisan-serve "~1", (*2)

  2. Add the following line to the $commands array in app/Console/Kernel.php:, (*3)

    \Mlntn\Console\Commands\Serve::class,, (*4)

  3. artisan serve, (*5)

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!, (*6)

The Versions

28/05 2018

dev-master

9999999-dev http://github.com/mlntn/lumen-artisan-serve

artisan serve for Lumen projects

  Sources   Download

MIT

by Jared Mellentine

lumen artisan

28/05 2018

1.3

1.3.0.0 http://github.com/mlntn/lumen-artisan-serve

artisan serve for Lumen projects

  Sources   Download

MIT

by Jared Mellentine

lumen artisan

22/09 2017

1.2

1.2.0.0 http://github.com/mlntn/lumen-artisan-serve

artisan serve for Lumen projects

  Sources   Download

MIT

by Jared Mellentine

lumen artisan

11/02 2016

1.1

1.1.0.0 http://github.com/mlntn/lumen-artisan-serve

artisan serve for Lumen projects

  Sources   Download

MIT

by Jared Mellentine

lumen artisan

25/01 2016

1.0

1.0.0.0 http://github.com/mlntn/lumen-artisan-serve

artisan serve for Lumen projects

  Sources   Download

MIT

by Jared Mellentine

lumen artisan