i have same problem with http://laravel.io/forum/06-04-2014-custom-pivot-for-morphmany-relationship?...
laravel 4.2 is no error with tinker but laravel 5.0 is error $> git clone https://github.com/lar...
TerrePorter said: #I found autoload solution i add composer.json "app" string "clas...
TerrePorter said: You could add in an alias in the app.php... 'aliases' => [ 'User' => '...
usm4n said: When you call the where method on an Eloquent/Model instance the Model class delegates...
raimckenzie said: You need to add ->get(), ->first(), etc. at the end. my question is "...
The Laravel portal for problem solving, knowledge sharing and community building.