Support the ongoing development of Laravel.io →
Mushr0000m

Mushr0000m

Joined 1 Feb 2014

Statistics

Threads 8
Replies 10
Solutions 1
Articles 0
posted 11 years ago

Repository and View presenters for preparing data

Hi ! I'm trying to improve my webiste architecture and read a lot about Repo and Presenters. Right n...

0 Likes
2 Replies
posted 11 years ago

Request::is() equivalent for action based routes ? Or named based routes ?

Hi ! I have a navigation menu with childrens. So I need to put a class active to the element when is...

0 Likes
0 Replies

Eloquent / Fluent SubQuery select

Hi, I can't find a way to do a left join to count elements from pivot table using Eloquent and Fluen...

0 Likes
3 Replies

Using input::get() to filter DB result is it safe ?

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...

0 Likes
4 Replies
Solved
posted 11 years ago

Organisation of code used in multiple models (image manipulation)

Hi ! My question is about where to place some piece of code. I use Intervention Image to handle my i...

0 Likes
5 Replies
replied 11 years ago

Using input::get() to filter DB result is it safe ?

Thanks for that quick answer ! Do you mean that the Input::get() that extends the Request class, str...

0 Likes
replied 11 years ago

Use avg() in eloquent for OrderBy

Ok I found the solution, by using Eloquent + Fluent, to be able to use my relationships. This is my...

0 Likes
Solved
replied 11 years ago

Use avg() in eloquent for OrderBy

Thanks for your answer, but I would like to stick with Eloquent and not Fluent, as I have 4 relation...

0 Likes
replied 11 years ago

Composite primary key

I don't use the Schema builder for the moment, it's hard created in MySQL but I don't know how to de...

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.

© 2026 Laravel.io - All rights reserved.