**Describe the bug** Using a `Route::resource()` method doesn't return a `Route` so there is no `middleware` method available.
Describe the bug
Using a
Route::resource()method doesn't return aRouteso there is nomiddlewaremethod available.