Is all of your code "cased" correctly? Linux is case sensitive. Does the server folders have correct permissions? Check the obvious first.
Also http://stackoverflow.com/questions/34475093/laravel-5-2-csrf-token-doesnt-work
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
when i upload my project to the serve get this :: TokenMismatchException in VerifyCsrfToken.php line 67: but at localhost it's working
note :: i use {{ csrf_field() }}
v5.2
Please or to participate in this conversation.