Laravel 5 + AngularJS csrf token rename

It appears that laravel 5 no longer users the token name csrf_token, this has been abbreviated to _token.

Comments are closed.