Artisan.page

make:cache-table

Create a migration for the cache database table

Terminal
php artisan make:cache-table

Aliases

cache:table