Hi I have a relatioship between client and phones. Using an array name in the form I managed to save...
Hi, I have model timesheetweek which has many (7) timesheetdays. On a view I can dynamicly add sever...
hi, how can we check on id or other variables inside our rules array? example: protected $rules = ar...
Hi, I have a model that in combination of 3 fields it needs to be unique. for example: protected $r...
Hi, It seems a bit overkill what I have, after some searching I finally got my query working but not...
Hey Atrakeur, Why would there be a second re-execution if I set the redirect to a route that is igno...
Hey kreitje, Even by changing it to: Route::get('/user/login', array('as' => 'getlogin', 'uses' =...
The Laravel portal for problem solving, knowledge sharing and community building.