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