laravel / lumen-framework

The Laravel Lumen Framework.
https://lumen.laravel.com
MIT License
1.47k stars 419 forks source link

[8.x] Add missing clear queue command to service provider #1237

Closed plourded closed 2 years ago

plourded commented 2 years ago

Adding the missing "php artisan queue:clear" command available in Laravel since 8.x, but not in Lumen.