Hi everyone, We came up to create an ODM for Elasticsearch what is your idea on that?. The need came...
What's your idea on caching heavy calculations of IoC Container into a file or a php config? Special...
A native driver which uses Auth::extend and does not require any additional MongoDB related package....
Hi everyone, What is your approach for repository methods responses ? returning Eloquent models or...
I am refactoring one our search endpoints in our application. Number of Input parameters that effect...
Laravel performs as an access layer for your business, you can try to implement your UML usecase/cla...
We had a fight on this in our team :)) , finally we found out that by returning the eloquent model f...
the $job->delete() method uses redis client zrem($listName, $job) to delete the job from redis ,...
It is being set automatically after you save the model : $spot->id is available after you save or...
Queue will sleep if there is no job in the the queue bag . you may also use Iron.mo with queue subs...
The Laravel portal for problem solving, knowledge sharing and community building.
The community