Как добавить значения при миграции, когда миграция заполнена
php artisan make:migration add_paid_to_users_table --table=users
Blushing Bear
php artisan make:migration add_paid_to_users_table --table=users