Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
Skipp23468yIt's a core part of Laravel - the only way to go when it comes to PHP MVC. Pure love right there 😁
-
Skipp23468y@gummy i never used doctrine but i think eloquent comes with relationships and polymorphic relations built in. Takes like a minute to set up all the models and all the relationships you can think of.
Also - it returns native laravel collections you can easily work with -
Skipp23468y@mk3d yea, i just got used to mvc frameworks from day one. Started with codeigniter and moved to laravel. I never looked back since :)
Related Rants
I discover last week Eloquent ORM.
A php database abstraction layer.
How to make things quickly! Great tools!
undefined
php
pdo
db
mvc