Database Migration
Let's move on to the fun part: connecting to our database. This lesson will introduce a number of new concepts, so pay close attention. We'll first review environment files. This is where we can store important keys, passwords, and configuration settings. Next, we'll discuss Laravel migrations: what they are, and why you should use them.
Migrations:
Migrations are a type of version control for your database. They allow a team to modify the database schema and stay up to date on the current schema state. Migrations are typically paired with the Schema Builder to easily manage your application's schema.
=====FOLLOW ME ======
Subscribe My Channel for New Releases!
/ thakurpavinder
------------------- QUESTIONS? ------------------------------
Leave a comment below and I or someone else can help you.
Thanks for all your support!