#An Eloquent High Level Question
3 messages · Page 1 of 1 (latest)
https://laravel.com/docs/11.x/migrations#generating-migrations
Create a new migration and make your changes to the table
thanks man. I figured this out. !close
3 messages · Page 1 of 1 (latest)
I've made changes to my models after creating an initial migration? How do I make a new migration to register the Foreign Keys and attributes?
https://laravel.com/docs/11.x/migrations#generating-migrations
Create a new migration and make your changes to the table
thanks man. I figured this out. !close