guillaumebriday / laravel-blog

Laravel 10.0 blog application with Hotwire, Horizon, Telescope, Sanctum, Breeze and Pusher
MIT License
1.72k stars 559 forks source link

[BUG] - Email verification #157

Open mrBicool opened 5 months ago

mrBicool commented 5 months ago

Describe the bug

Target class [App\Http\Middleware\ValidateSignature] does not exist.

To Reproduce

Steps to reproduce the behavior:

  1. Fresh installation
  2. Register a new user
  3. Click the verification link send in the email
  4. See error: Target class [App\Http\Middleware\ValidateSignature] does not exist.