Describe the bug
When I have define Route::resource in route file but not create all the methos in controller then it create this error.


To Reproduce
Steps to reproduce the behavior:
- just define any route in route file.
- do not create same method in controller
- See error
Expected behavior
Output should show all the available/valid endpoints.

Versions (please complete the following information):
