Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

JoewyZN's avatar

Cant Login using Session Driver

Hi ! I have read about some of the advantages of storing sessions in the db and i would like to use the database session driver for my latest project. Though immediately i switched from file to database driver, i could nolonger login. Funny thing is the sessions are being written to the db upon login. Is there something im missing ? Im using the general Auth::Attempt() method to authenticate.

0 likes
0 replies

Please or to participate in this conversation.