Hi guys, I read the documents and I looked up on Google and I can't seem to find an answer for what...
Hi guys, I am trying to do the controller validation like shown in the docs: http://laravel.com/docs...
Hi, I am trying to get the current user using the method #3: http://laravel.com/docs/master/authenti...
Hi guys, I have a rather weird problem. Here is a simple function I wrote: $team = ProTeam::find($t...
Hi guys, I have 2 models: Player and Team. The relationship is: Team has many players. So, in my tea...
Of course... How did I miss that. Thanks,
Hi the relationship works, as a matter of fact, when I just pritn this: $player->team it shows th...
Hi, Pretty sure there is a result... I just ran a test query for a player that is sure to have a tea...
Hi eriktisme, I get the following error: Call to a member function getLogo() on a non-object Could i...
The Laravel portal for problem solving, knowledge sharing and community building.
The community