Routes and subdomains when using Laravel with React

后端 未结 0 1563
无人及你
无人及你 2021-02-08 08:02

I\'ve this routing in web.php:

Route::view(\'/{path?}\', \'app\');

But I want everything go to React except subdomains.

So, I

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