Support the ongoing development of Laravel.io →

dhodgins

Joined 25 Apr 2014

Statistics

Threads 0
Replies 4
Solutions 2
Articles 0

dhodgins has not posted any threads yet

replied 9 years ago

"Order by" when querying relation

I don't think you'll be able to do this (efficiently) via Eloquent. Take a look at the query that E...

0 Likes
replied 9 years ago

How can I integrate an existing data base into a new laravel project?

Eloquent is very flexible, allowing you to configure to an existing database rather than using the E...

0 Likes
Solved
replied 9 years ago

Eloquent -- Confused On How To Work With Lookup Tables?

That's not a good way (comma separated values) to store data in the DB, as you're now discovering....

0 Likes
replied 9 years ago

New to Laravel - need help with combining multiple SQL queries and passing to view

You don't have to query the data twice. Nor should you use the queries in your example. Pull everyt...

0 Likes
Solved

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.