-
Notifications
You must be signed in to change notification settings - Fork 34
Closed
Labels
bugVerified bug by the Nova teamVerified bug by the Nova teamfix incomingA fix is in reviewA fix is in review
Description
- Laravel Version: 11
- Nova Version: 5.0.4
- PHP Version: 8.3
- Database Driver & Version: mysql
- Operating System and Version: Sail
Description:
With artisan route:cache
Unable to prepare route [email/verify/{id}/{hash}] for serialization. Another route has already been assigned name [verification.verify].
Detailed steps to reproduce the issue on a fresh Nova installation:
We are using fortify in our app and we published fortify.php routes under routes folder. Since we updated to nova 5.* we receive this error.
Metadata
Metadata
Assignees
Labels
bugVerified bug by the Nova teamVerified bug by the Nova teamfix incomingA fix is in reviewA fix is in review