The Laravel Artisan Cheatsheet
A searchable, bookmarkable cheatsheet for
Laravel's
Artisan commands.
Home
ArtisanGPT
API
Laravel Version
10.x
queue:failed-table
🖥
queue:failed-table
Create a migration for the failed queue jobs database table
php artisan queue:failed-table
Click to copy