make migration
Creates a new migration class.
php artisan make:migration create_items_table
copy
Creates a new migration class.
php artisan make:migration create_items_table
copy