ALTER table migrations laravel

PHP
php artisan make:migration add_paid_to_users_table --table=users
Source

Also in PHP: