bestmomo / nice-artisan

This package is to add a web interface for Laravel 5 and earlier Artisan.
213 stars 23 forks source link

Lumen Support #20

Open kevupton opened 5 years ago

kevupton commented 5 years ago

Provide Lumen support

Feel free to use this: https://github.com/kevupton/laravel-package-service-provider

To support simple determination between lumen and laravel and then simple registering of alias. Just extend that service provider.