📜  http 文件夹中没有 routes.php - PHP 代码示例
📅  最后修改于: 2022-03-11 14:54:32.831000             🧑  作者: Mango
代码示例1
In new versions of Laravel routes.php is replaced by the routes folder where
web.php file substitues old routes.php file ;)