It should be <input type="hidden" name="token" value="{{ $token }}"...
Try something like in a helpers file. if( ! function_exists('is_route')) { /** * Alias for...
Probably the easiest way would be to use the Request::is() method. It works off the URL and not the...
If you are not using some kind of Subversion control like git, bitbucket, etc you should definitely...
I don't have spark, nor have I used it. But I do remember hearing that the 2.0 branch of spark is fo...
The Laravel portal for problem solving, knowledge sharing and community building.