Support the ongoing development of Laravel.io →

Mushr0000m

Joined 1 Feb 2014

Statistics

Threads 8
Replies 10
Solutions 1
Articles 0

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 9 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 10 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 9 years ago

Repository and View presenters for preparing data

So your UserPresenter work on the Repo or is it called by the Controller ?

0 Likes
replied 9 years ago

Eloquent / Fluent SubQuery select

Hi ! Are you sure your solution works because you don't return 'favorites.setting_id' from your left...

0 Likes
replied 9 years ago

Forum suggestions

+1 For tracking our posts !

0 Likes
replied 10 years ago

Organisation of code used in multiple models (image manipulation)

Never saw this... If you use Traits you store them in a namespace in like Acme/traits/images.php ? O...

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.