Package Data | |
---|---|
Maintainer Username: | albertcht |
Package Create Date: | 2018-09-22 |
Package Last Update: | 2019-10-03 |
Home Page: | |
Language: | PHP |
License: | MIT |
Last Refreshed: | 2024-11-15 15:12:24 |
Package Statistics | |
---|---|
Total Downloads: | 38 |
Monthly Downloads: | 0 |
Daily Downloads: | 0 |
Total Stars: | 2 |
Total Watchers: | 1 |
Total Forks: | 1 |
Total Open Issues: | 0 |
A Lumen package for missing Laravel artisan commands.
composer require albertcht/lumen-console:dev-master
$app->register(AlbertCht\Lumen\Console\ConsoleServiceProvider::class);
env
serve
event:generate
make:event
make:job
make:mail
make:model
make:notification
make:policy
make:provider
make:request
make:resource
make:rule
make:test
storage:link