Answer the question
In order to leave comments, you need to log in
Laravel. How to set up the correct route?
Laravel 5.2. Command php artisan make:auth, created according to the documentation.
There is a Route::auth(); everything is standard.
I change the "register/" route by adding the url parameter:
Route::get('register/{url}', 'Auth\[email protected]');
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question