Laravel 8 - Collecting URL param on index causes any URL's entered to collect as well

前端 未结 0 960
时光说笑
时光说笑 2020-11-30 05:41

I\'m collecting a parameter on root and passing to the controller. e.g., https://www.test.com/?label=value

Route::get(\'/{label?}\', \'App\\Http\\Controllers\\L

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