Support the ongoing development of Laravel.io →

banago

Joined 21 Jan 2014

Statistics

Threads 2
Replies 4
Solutions 1
Articles 0
posted 9 years ago

Make two queries into one

Hi guys, I'm having a hard time writing these two queries into one. $topic = Topic::where('slug', '=...

0 Likes
4 Replies
Solved
posted 9 years ago

Post formats implemented in Laravel

I'm trying to implement post formats on a project, much like WP does it. Post formats are used to gi...

0 Likes
4 Replies
replied 9 years ago

Make two queries into one

That's right :) Awesome stuff - thanks again.

0 Likes
replied 9 years ago

Make two queries into one

Thanks delmadord, That produced an method not found exception. Adding ->first() made it work. Fin...

0 Likes
Solved
replied 9 years ago

Post formats implemented in Laravel

Yep, that would work and that's exactly how WordPress does it. While it would work fine, I was looki...

0 Likes
replied 9 years ago

Post formats implemented in Laravel

No, that part is easy. I'm asking where in database should I store format metadata like youtube link...

0 Likes

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.