Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

Maadhih25's avatar

Maadhih25 started a new conversation+100 XP

1mo ago

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?