On a mobile device you cannot login. Is it from a mobile application or on the browser on the smartphone ?
Oct 31, 2023
3
Level 1
Laravel Session across subdomain
Hi fellas, I am currently using database session driver to be able to login from example.com and access features from sub.example.com which works fine, I can only login from the PC however on a mobile device I cannot login, when I check within the database the session is created but omitting the "user_id" field. what could be the issue here. am using laravel 10
Please or to participate in this conversation.