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