lumen-generator icon indicating copy to clipboard operation
lumen-generator copied to clipboard

A Lumen Generator You Are Missing

Results 5 lumen-generator issues
Sort by recently updated
recently updated
newest added

You have done : `php artisan optimize` but in the same family these guys are left out : `php artisan config:cache` `php artisan route:cache` would be great to have them...

I was wondering if we could get support for php artisan stub:publish?

when i try to install the package via composer i get this error in console, how can i resolve that? ``` Your requirements could not be resolved to an installable...

message: ErrorException: get_class() expects parameter 1 to be object, null given in \bsrestoauth2\vendor\flipbox\lumen-generator\src\LumenGenerator\Console\RouteListCommand.php:65 Used in Lumen7 + dingo 3. causes part of the code in dingo routes: $api->get( '/', function...

Error happening when I try to install this package. ![Screenshot 2024-02-26 at 09 50 12](https://github.com/flipboxstudio/lumen-generator/assets/3837745/e97a1e13-f6dc-4bb5-95da-4bf5d5c3cffa) php: 8.3.0 lumen: v10.0.2