Closed
Description
我的本地测试地址是http://localhost/laravel-blog/public/totem/tasks/4 ,程序运行在子目录下。但是点击“执行”按钮所请求的地址是http://localhost/totem/tasks/4/execute 。其他位置的链接点击都正常,就这个“执行”按钮点击时404。
Metadata
Metadata
Assignees
Labels
No labels
我的本地测试地址是http://localhost/laravel-blog/public/totem/tasks/4 ,程序运行在子目录下。但是点击“执行”按钮所请求的地址是http://localhost/totem/tasks/4/execute 。其他位置的链接点击都正常,就这个“执行”按钮点击时404。