plugin icon indicating copy to clipboard operation
plugin copied to clipboard

Inspection for missing routes when using resource route

Open olivernybroe opened this issue 4 years ago • 1 comments

It could be cool to have an inspection to tell that there are missing methods in a class when using Route::resource.

For example we have had some places where we don't have a show method, but forgot to exclude it in the Route::resource call 👍

olivernybroe avatar Aug 24 '21 09:08 olivernybroe

Pulling it all into task tracker

gorbunov avatar May 20 '25 06:05 gorbunov