A list of complementary Artisan commands to make working with Laravel framework more convenient.
'providers' => [
// Other service providers...
Yappkahowe\ArtisanComplement\ArtisanComplementServiceProvider::class,
],
Feel free to open an issue to submit your suggestion, or propose for new command.