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

get total count and then count of group by column

I would have the same approach. To select the count from something grouped, you can use a Raw exress...

0 Likes
replied 11 years ago

Logical test returning false but query returning true

Hello! I recently worked on a project with a similar task. My query for checking overlappings was bi...

0 Likes
replied 11 years ago

Use Eloquent to attach array to query

You have two possibilities: Change your expected result into something more compex, like this: [ {...

0 Likes
replied 11 years ago

Route to delete method

In your restfull controllers you have a default method which handles deletion. the method is called...

0 Likes
replied 11 years ago

belongsTo model method inconsistent behavior

Let's have 3 models: 'Start', 'Middle' and 'End'. 'Start' has many 'Middle'-s, 'Middle' has many 'En...

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.