After some interest in the Laravel subreddit, I've decided to run a refactoring exercise a few times...
Seb7 said: Thanks everyone. mgsmus,it is Laravel project, I just copy/pasted the code that is neede...
When you call the relationship as a function, it creates a new query builder. So you need to use get...
The speed difference is so tiny that worrying about it before you're getting a hundred thousand hits...
Unless you've also copied the vendor directory over, you'll need to do that as well. Laravel manages...
If you're trying to call a controller function from anywhere other than a route, it's usually a sign...
The Laravel portal for problem solving, knowledge sharing and community building.