Laravel Version: 5.8 Why doesn't https://github.com/laravel/framework/blob/5.8/src/Illuminate/Redis/...
Then your controller doesn't work fine for what you need. The controller should return a JSON array....
I will make it easier with brackets. I read somewhere that ((the Pivot table method you mention) som...
You misunderstood me. The only table you will add is your units table. Nothing else. The char(50) un...
DB::table('models')->where... always returns arrays. If you have a class for that table simply u...
So you have a defined class for every entity. Instead of making joins, define relationships between...
The Laravel portal for problem solving, knowledge sharing and community building.