dev-master
9999999-devAdds some core Laravel commands back into Lumen for convenience.
MIT
The Requires
v1.0
1.0.0.0Adds some core Laravel commands back into Lumen for convenience.
MIT
The Requires
Wallogit.com
2017 © Pedro Peláez
Adds some core Laravel commands back into Lumen for convenience.
Adds some core Laravel commands back into Lumen for convenience., (*1)
The package follows the FIG standards PSR-1, PSR-2, and PSR-4 to ensure a high level of interoperability between shared PHP code., (*2)
Begin by installing the package through Composer:, (*3)
composer require efellemedia/lumen-commands
Once this operation is complete, simply register the package within Lumen in your project's bootstrap\app.php file., (*4)
$app->register(Efelle\LumenCommands\LumenCommandsServiceProvider::class);
Adds some core Laravel commands back into Lumen for convenience.
MIT
Adds some core Laravel commands back into Lumen for convenience.
MIT