|
|
|
|
|
by cellover
1244 days ago
|
|
Does your DB have a classic design? You can very easily map an existing DB with a fresh Laravel install, just write a couple Models, their relationships and you're almost set. I have been working with Laravel on a daily basis since 6 years and have never felt more efficient with code. |
|
Thanks for the info!