xeno024's avatar

Laravel+Breeze email confirmation 403 Forbidden error

Hello! I have a simple project, on my (own) nginx web server, in a subdirectory. The problem is that when I click on the registration confirmation email, I get a 403 forbidden error. If I try in the root directory, with the correct nginx configuration, it works fine, but when I try in a subdirectory with only a rewrite nginx configuration, the entire project works properly, but the confirmation does not work. If I remove 'signed' from verify-email in route.php, it runs without a 403 error, but that is not appropriate or secure. Does anyone know a good solution for this? This would be my practice project: gh/thecodeholic/laravel11-crash-course THX!

1 like
0 replies

Please or to participate in this conversation.