Support the ongoing development of Laravel.io →

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 214
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 3 years ago

Get Data within two date range in laravel 5.1

WhereHas will allow you to fetch only the records having/missing payments. If you don't want it in t...

0 Likes
replied 3 years ago

IFTTT like events

Maybe start with a Condition interface for your models. Create models and tables for boolean operati...

0 Likes
replied 3 years ago

Looking for best way to autoload observers from my package

Write the package service provider. Add the observers and policies in there. Most laravel packages h...

0 Likes
replied 3 years ago

Get Data within two date range in laravel 5.1

Use whereHas and whereDoesntHave https://laravel.com/docs/7.x/eloquent-relationships#querying-relati...

0 Likes
replied 3 years ago

Method Illuminate\View\View::__toString()ja

All I see are function calls, no property gets ever read. Maybe the error occurs in a nested view. F...

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.