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

Popa Vasile's avatar

Creating models and controllers for existing database

Hy!

I'm new in Laravel, please help me. I created a db in MySQL WorkBench and now I need to make models and controllers for the tables. I've migrated the tables in laravel with https :// github.com/kitloong/laravel-migrations-generator . Is there a way to create the model and controller for all? Or i need to do it one by one ?

0 likes
1 reply

Please or to participate in this conversation.