I'm migrating a platform builded over Yii Framework 1.1.16 to Laravel 5.3.
I would like to know if there any tool to creates all models and their relationships automatically (similar to what is done by Gii in the Yii framework), because I have a very large database and it would be very difficult to define the relationships manually.
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community