He Guys, I have a question with unit testing. I'm a bit stuck here. // SomeController public functio...
Hi, Currently i'm working on a project that handles many AJAX requests from the Front-end. It sends...
$updaterec = Sme::where('rec_id', '=', $request->id)->update(['rec_id' => $request->repl...
Remove {id} from the middleware Call this inside your middleware: $request->id
$(function () { $.ajaxSetup({ headers: {...
http://laravel.com/docs/5.1/scheduling Check this out
My guess: http://laravel.io/forum/01-30-2015-laravel5-tokenmismatchexception-in-verifycsrftoken
The Laravel portal for problem solving, knowledge sharing and community building.