Answer the question
In order to leave comments, you need to log in
Pass id to Route::resource by name?
You need to pass the url with the post id in the following route:
Route::resource('forums', 'PostsController', ['names' => [
'show' => 'admin.forums.show',
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