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