Support the ongoing development of Laravel.io →
asivaneswaran

asivaneswaran

Joined 11 Jul 2014

Statistics

Threads 7
Replies 7
Solutions 0
Articles 0
posted 10 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
posted 11 years ago

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 11 years ago

Related model method

Hi, Yeah here is my Team model: public function getLogo($league='nhl'){ $filename = str_...

0 Likes
replied 11 years ago

Create model urls

But what would i put in my get_url() method? How can I get what model instance it is?

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.

© 2026 Laravel.io - All rights reserved.