Support the ongoing development of Laravel.io →
dbwhddn10

dbwhddn10

Joined 25 Aug 2014

Statistics

Threads 7
Replies 5
Solutions 1
Articles 0
posted 11 years ago

morphToMany has not type parameter issue

i have same problem with http://laravel.io/forum/06-04-2014-custom-pivot-for-morphmany-relationship?...

0 Likes
0 Replies
posted 11 years ago

laravel 5.0 php artisan tinker error

laravel 4.2 is no error with tinker but laravel 5.0 is error $> git clone https://github.com/lar...

0 Likes
4 Replies
Solved
replied 11 years ago

How Can I Use User class without namespace like laravel4 in laravel5(develop branch)

TerrePorter said: #I found autoload solution i add composer.json "app" string "clas...

0 Likes
replied 11 years ago

How Can I Use User class without namespace like laravel4 in laravel5(develop branch)

TerrePorter said: You could add in an alias in the app.php... 'aliases' => [ 'User' => '...

0 Likes
Solved
replied 11 years ago

where is "where" method in Eloquent(Model) Class

usm4n said: When you call the where method on an Eloquent/Model instance the Model class delegates...

0 Likes
replied 11 years ago

where is "where" method in Eloquent(Model) Class

raimckenzie said: You need to add ->get(), ->first(), etc. at the end. my question is "...

0 Likes
replied 11 years ago
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.