Migration

PHOTO EMBED

Sat Aug 13 2022 22:23:11 GMT+0000 (Coordinated Universal Time)

Saved by @alfatea13

php artisan make:migration create_users_table --create=users
 
php artisan make:migration add_votes_to_users_table --table=users
content_copyCOPY

https://laravel.com/docs/7.x/migrations