Hello, I've a form where user should enter 6 values, each value should be between 2 and 4 and the su...
Hello I've changed default App::error handler in global.php because I need to send an email when an...
mnshankar said: There is a good example of how to extend Laravel validator at http://culttt.com/201...
TheSpiritMolecule said: I know this is not the proper way of doing this, but: if (Input::has(['a',...
I know it's only for the next request but when in a controller I use return Redirect::to("user&...
The Laravel portal for problem solving, knowledge sharing and community building.
The community