3

My Laravel Application sends insecure url that is with "http" in default mail templates. While I have configured APP_URL with https in .env file.

If I force route to use https then it sends mail with https link, but the problem is when I click on "Verify email address", then it shows "403 | Invalid signature."

Can anyone help me sort out this problem.

Govind M
  • 51
  • 1
  • 1
    Maybe this helps: https://stackoverflow.com/questions/53892356/laravel-5-7-signed-route-returns-403-invalid-signature – Commander Apr 12 '20 at 15:54

0 Answers0