Answer the question
In order to leave comments, you need to log in
Why do routes not work if I add a route to the place of the route name add a parameter?
Added this route:
Route::get('/{link}/{id}', [\App\Http\Controllers\TeamController::class, 'add'])->name('add')->middleware('auth');
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