Laravel, how to pass parameters with right order to controller?

后端 未结 0 1328
清歌不尽
清歌不尽 2020-12-31 05:42

Have controller method:

public function index($model, $method, $id, Request $request, $config)

Have 2 routes:

  1. WORKS

    //

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