Dodaj nowy Colum do istniejącego stołu
php artisan make:migration add_description_to_tasks --table="tasks"
Lawal Victor
php artisan make:migration add_description_to_tasks --table="tasks"