Answer the question
In order to leave comments, you need to log in
Why doesn't standard authorization work in Laravel?
Everything is as it should be, I installed Laravel version 5.2.31, set up the .env file on the database, then I write php artisan make:auth, the routes are registered, everything seems to be ok, but the only problem is that when entering data into the form, and clicking registration does not occur on the 'REGISTER' button, that is, it just throws me to the same page, while on the local everything is OK... Or if I run laravel on the VPS IP with port 8080 with the php artisan serve command, then everything works, but here, by default, it doesn’t plow on the domain ..
I tried to change routes, as it is written in the documentation, but to no avail .. I looked around all the files, I didn’t find anything sensible.
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question