访问的url:http://test.runcam.com/download
路由:
Route::get('download', function(){
return view('download');
});
目录结构
出错:
出现同名的目录,就出现错误了?为什么?
已经百度到答案:https://sosonemo.me/laravel-route-pitfall.html
Copyright 2014-2025 https://www.php.cn/ All Rights Reserved | php.cn | 湘ICP备2023035733号
那我就不回答了。。