Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有带有 ci 框架的 php 项目。然后我安装 laravel 代客。我使用这个域 myprojectname.dev/admin 访问我的管理页面。但管理页面返回 404Page Not found。有人可以帮我解决这个问题吗?
如果您使用 codeigniters 路由,那么您应该这样写:myprojectname.dev/index.php/admin如果您的根文件夹中没有 `.htaccess 文件
myprojectname.dev/index.php/admin