Hi ! I'm trying to improve my webiste architecture and read a lot about Repo and Presenters. Right n...
Hi ! I have a navigation menu with childrens. So I need to put a class active to the element when is...
Hi, I can't find a way to do a left join to count elements from pivot table using Eloquent and Fluen...
Hi, I use a form on a list of items to perform a filter. The form use a GET method. So in my URL I h...
Hi ! My question is about where to place some piece of code. I use Intervention Image to handle my i...
Thanks for that quick answer ! Do you mean that the Input::get() that extends the Request class, str...
Ok I found the solution, by using Eloquent + Fluent, to be able to use my relationships. This is my...
Thanks for your answer, but I would like to stick with Eloquent and not Fluent, as I have 4 relation...
I don't use the Schema builder for the moment, it's hard created in MySQL but I don't know how to de...
The Laravel portal for problem solving, knowledge sharing and community building.