Answer the question
In order to leave comments, you need to log in
How to overcome Route [verification.notice] not defined error?
Authorization is built using make:auth, if the session ends and the page is updated, I get an error Route [verification.notice] not defined.
How to overcome the error?
Answer the question
In order to leave comments, you need to log in
The issue is resolved, you need to add to web.php
Route::get('email/verify', 'Auth\[email protected]')->name('verification.notice');
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question