Support the ongoing development of Laravel.io →

asivaneswaran

Joined 11 Jul 2014

Statistics

Threads 7
Replies 7
Solutions 0
Articles 0
posted 9 years ago

Dispatching a delayed command

Hi guys, I read the documents and I looked up on Google and I can't seem to find an answer for what...

0 Likes
0 Replies

Validating error - Laravel 5

Hi guys, I am trying to do the controller validation like shown in the docs: http://laravel.com/docs...

0 Likes
0 Replies

Getting current Authenticated User (Laravel 5)

Hi, I am trying to get the current user using the method #3: http://laravel.com/docs/master/authenti...

0 Likes
1 Replies

Call to a member function getFullName() on a non-object

Hi guys, I have a rather weird problem. Here is a simple function I wrote: $team = ProTeam::find($t...

0 Likes
2 Replies
Solved

Related model method

Hi guys, I have 2 models: Player and Team. The relationship is: Team has many players. So, in my tea...

0 Likes
11 Replies
replied 9 years ago

Call to a member function getFullName() on a non-object

Of course... How did I miss that. Thanks,

0 Likes
replied 9 years ago

Related model method

Any ideas why?

0 Likes
replied 9 years ago

Related model method

Hi the relationship works, as a matter of fact, when I just pritn this: $player->team it shows th...

0 Likes
replied 9 years ago

Related model method

Hi, Pretty sure there is a result... I just ran a test query for a player that is sure to have a tea...

0 Likes
replied 9 years ago

Related model method

Hi eriktisme, I get the following error: Call to a member function getLogo() on a non-object Could i...

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.