403 | Invalid signature. when verification email on Laravel
Just for my documentation, to fix this error just make sure add this on proxy middleware laravel. The reason i think because i use nginx for proxy_pass from docker to public. That’s it, just for my documentation. if you found…