Hey guys, im currently working on a project with a polymorphic relation and im trying to combine it...
Im using the frozennode administrator bundle for laravel 4.2 to manage amongst others my blog posts,...
Hey guys, in a controller method im checking two things, a user model and some credit card informati...
Hey guys, im doing this here: Auth::attempt(array( 'email' => Input::get("email"), 'pas...
Im searching for the same thing..any help is appreciated.
http://www.laravelsd.com/share/NE3uzq This is what i've got. What i want to achieve: Having a user i...
Mh interesting. Okay with the following $user = User::with('userable')->find(1); im getting the...
It seems like it is working. I just updated the token functions. Anyway thanks very much!
The Laravel portal for problem solving, knowledge sharing and community building.
The community