php - Autogenerate model classes with Laravel 4 (aka using an existing database with L4) -
i've designed database in mysql workbench, , have foreign keys setup, etc.
i'm wanting use db schema laravel 4, docs there no word of sort of ability work existing set of database tables. understanding, other frameworks such cake 'baking' allow automatically generate model classes based on tables in database.
i've looked around everywhere , cant see @ laravel 4. closest thing i've found jeffrey way's generator package artisan, creates base model, , doesn't detect established foreign key relationships.
is possible laravel 4 or going have manually?
the news antonio finished mysql workbench eloquent orm converter beautiful solution comes way late me may lot.
update: link isn't working in moment. wabpage says "we redesigning things, soon!". allready sent antonio email asking him, when service available again.
antonio said it'll there no estimated time of arrival. have wait..
Comments
Post a Comment