How to manage the routes in Blade when there are same routes inside two different route groups?

前端 未结 0 2017
南方客
南方客 2020-11-21 16:15

I have created the two resource controller inside two different route groups. One for User One for Admin

   Route::group([
        \'prefix\' => \'dashboar         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题