I have this complicated database with many tables related to each other. Eloquent makes my life easi...
I don't know how to name the thread better than that, what I need is this: I have a master blade fil...
I have problems understanding how sessions work in laravel and I'm getting issues trying to do what...
jlaswell said: uldisrudzitis said: Change Operation.php content to public function team() { ret...
uldisrudzitis said: Change Operation.php content to public function team() { return $this->ha...
I don't care when to do it, but it seems like with my current method there is no place to do it and...
Ehesp said: This ^^ Also since you'll get a Collection back, you could sort it with some Laravel he...
Ok, it works with the array, but how does it work with the db query? I have: $hostesses = Hostess::r...
The Laravel portal for problem solving, knowledge sharing and community building.
The community