hello mates, I 'm working one of my project and suddenly I face an error on every form submission
I added @CSRF correctly but still it didn’t find any solution I found on many articles that form submission with @csrf protection is directly related to the Session and found that session is not working correctly I fix file permission using this article but nothing works