ozziexsh/laravel-jetstream-react

Email Verification

Closed this issue · 1 comments

When Email Verification is enable, after hiting "register" button, it throws this error.
Note that I'm also using SSR.

Edit:

  • It passes every test
  • I'm using Laravel Sail, with Laravel Octane

Screenshot 2022-05-16 at 04 48 24

To solve this issue i had to run the command "php artisan ziggy:generate"