Laravel this is not only a practical framework, it is also a programming style
How do i change the routes of the authentication components which are created with make:auth.
the routes/web.php contains
Auth::routes();
how do i change path for register for example to /account
/account
Aucun commentaire:
Enregistrer un commentaire