I need to set id manually instead increments, but I have a problem. $user = User::create...
I want to create a web app with Laravel 5 that require three different type of user authenticated: s...
I try to use the test example in L5 and I can't understand becouse the works only if I use the compl...
For example I need to run a method in the model class: class User extends Eloquent { public functio...
Thanks! Can I set the completion parameter inside the function? Because for me it's handy to do a ca...
Well, thank you! I try this, but the language setting doesn't works. Route::group(array('prefix' =&g...
The Laravel portal for problem solving, knowledge sharing and community building.