H
H
Herman Martin2019-09-28 22:39:36
Laravel
Herman Martin, 2019-09-28 22:39:36

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

1 answer(s)
H
Herman Martin, 2019-09-29
@dklight

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 question

Ask a Question

731 491 924 answers to any question