php artisan make:cache-table - Laravel 11.x - The Laravel Artisan Cheatsheet

make:cache-table

Create a migration for the cache database table

Aliases

This command may be aliased by the following:

  • cache:table
php artisan make:cache-table