Database: Migrations - Laravel - The PHP Framework For Web Artisans

PHOTO EMBED

Tue Aug 17 2021 17:28:48 GMT+0000 (Coordinated Universal Time)

Saved by @mvieira #php

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