Answer the question
In order to leave comments, you need to log in
Why are the roots not displayed like this?
Good evening everyone. I do not know why, but the root on the server does not work correctly.
Here is the form and the root:
On the local server (open server), the root redirects to a page with this url:
And on the server it also goes to the same url and this is what it says:
What's wrong?
Answer the question
In order to leave comments, you need to log in
On the local, you have a csrf token in the URL, because you inserted such a field into the form. You don't need a token for csrf get requests.
On the production server, you most likely have apache / nginx configured incorrectly, find out what you have there and google the config for laravel.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question