Support the ongoing development of Laravel.io →
Installation Laravel
Last updated 2 years ago.
0
moderator

There should be any error in the logs, that can give a direction for finding the problem.

Can you share that?

0

Thanks for sharing. Got the solution for the same issue for the website. AR app development Australia

0

Did you follow the migration guide?

We need to modify the session configuration file. That should fix your error.

'secure' => env('SESSION_SECURE_COOKIE', null),
'same_site' => 'lax',
Last updated 4 years ago.
0

Sign in to participate in this thread!

Eventy

Your banner here too?

Alex wulfheart Joined 3 Mar 2020

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.