I solved this by adding
ErrorDocument 403 /
in my .htaccess file. It basically redirects 403 errors to base url "/" so it doesn't display any error messages which is acceptable for me.
Hi there, Can you please paste your .htaccess file contents? I'm facing the same issue and unsure on how to proceed.
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community