-
Description:I want to verify email without having to have auth, and have followed the method on this link: Enable Email Verification without authentication But I found a problem that is |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
Maybe you should install laravel ui. |
Beta Was this translation helpful? Give feedback.
-
The resource above and suggested is old and rather not relevant anymore. As suggested this can be solved via |
Beta Was this translation helpful? Give feedback.
The resource above and suggested is old and rather not relevant anymore. As suggested this can be solved via
laravel/ui
but for everyone else it might best to look into laravel/breeze or laravel/jetstream.