how to route any user controller in '/' in laravel 8?

后端 未结 0 1137
南旧
南旧 2020-12-16 03:58

I am learning laravel and i saw people creating a route like Route::get(\'/user\',\'homeController@fetchSocialLinks\');

the homeController has these code

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