Question
php 7 session don't save on lemp 16
hello every one
now I work on project using laravel 5.5 and when try open and save session don’t save
Specifically after reloaded the page this problem from nginx but I cant find a solution
I need help
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×
What session driver are you using? (See
config/session.php
). Does Apache’s error log contain any useful info?I use file