Support the ongoing development of Laravel.io →
Hrvoje Jukic

Hrvoje Jukic

Joined 13 Oct 2014
Hrvoje is a full-stack Laravel developer since 2014. He has a master in computer science and hes own company https://yuca.ba

Statistics

Threads 1
Replies 213
Solutions 26
Articles 0

Redis connection contract

Laravel Version: 5.8 Why doesn't https://github.com/laravel/framework/blob/5.8/src/Illuminate/Redis/...

0 Likes
0 Replies
replied 11 years ago

code within a Route runs more than once

Yes, the $building_id is passed directly, not using the Session. I havo no other idea, sorry. Diedum...

0 Likes
replied 11 years ago

code within a Route runs more than once

If there is a public in your url depends on your configuration. I have it on my local machine. That'...

0 Likes
replied 11 years ago

Laravel count/leftjoin Multiple Tables

You have COUNT inside your select statement. You must not call count on that query. I you want the n...

0 Likes
replied 11 years ago

Use two table in orWhere function

I know what is wrong. This part of code inside your function. where('post.id_post', '=', 'post_user....

0 Likes
replied 11 years ago

Select category with number of products

Here is a similar quenstion with two replies on stackoverflow.

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.

© 2026 Laravel.io - All rights reserved.