I've had the same problem, and tried all of these. But I use docker and have container for laravel app and onther container for nginx. So, I get 403 error invalid signature on email verification because scheme (http/https) does not proxy pass. To solve, I set up nginx to proxy pass proto on servel level like here.