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

Javascript Dynamic Dropdown Form

Then your controller doesn't work fine for what you need. The controller should return a JSON array....

0 Likes
replied 11 years ago

who adding a fields to relationship Table in pivot table method using laravel ?

I will make it easier with brackets. I read somewhere that ((the Pivot table method you mention) som...

0 Likes
replied 11 years ago

Adding a "reference table" to a pivot table

You misunderstood me. The only table you will add is your units table. Nothing else. The char(50) un...

0 Likes
replied 11 years ago

Advanced query using Eloquent

DB::table('models')->where... always returns arrays. If you have a class for that table simply u...

0 Likes
replied 11 years ago

Advanced query using Eloquent

So you have a defined class for every entity. Instead of making joins, define relationships between...

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.

© 2026 Laravel.io - All rights reserved.