Check your error log (in storage/logs/laravel-...log
).
You are probably hitting CSRF protection. See docs on how to set up CSRF tokens for AJAX requests.
hi Xum,
do you mean this?
[2015-05-20 15:06:04] local.ERROR: exception 'Illuminate\Session\TokenMismatchException' in /Applications/MAMP/htdocs/demoApp2Backend/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php:46
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community