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
		- 
				
				 Skipp23349yIt's a core part of Laravel - the only way to go when it comes to PHP MVC. Pure love right there 😁 Skipp23349yIt's a core part of Laravel - the only way to go when it comes to PHP MVC. Pure love right there 😁
- 
				
				 Skipp23349y@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. Skipp23349y@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
- 
				
				 Skipp23349y@mk3d yea, i just got used to mvc frameworks from day one. Started with codeigniter and moved to laravel. I never looked back since :) Skipp23349y@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





 And the most useless function of the year award goes to...
And the most useless function of the year award goes to...
 Source: /r/ProgrammerHumor
Source: /r/ProgrammerHumor
I discover last week Eloquent ORM.
A php database abstraction layer.
How to make things quickly! Great tools!
undefined
php
pdo
db
mvc