Maadhih25's avatar

Database migration

I already have a database with data. Do I need to create migrations for it in Laravel, and if so, how can I avoid losing the existing data?

0 likes
3 replies
jlrdw's avatar

how can I avoid losing the existing data?

No matter what you do, Backup first.

Please or to participate in this conversation.