LaravelDaily / Hotel-Booking

Laravel 5.5 Demo-project for booking hotel rooms, mostly generated with https://quickadminpanel.com
177 stars 111 forks source link

Categories View Button Error #12

Open shenol opened 4 years ago

shenol commented 4 years ago

Method [show] does not exist on [App\Http\Controllers\Admin\CategoryController].

pxmmpd commented 8 months ago

search show method in CategoryController and check exist or not if not exits then create.