Level 51
Check laravel.log, any log message will help.
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
Hi guys, I just deployed my Laravel 5 application to my VPS and detected an issue with native Laravel Auth. I do $this->auth->attempt($credentials), it returns true. BUT! User is not authenticating! What can it be? Cookie is created. No errors. Maybe some apache/php settings, that i missed? Will appreciate for any help! On local (Windows) it works like a charm.
Please or to participate in this conversation.