Home > PHP Framework > ThinkPHP > body text

What to do if thinkphp resource routing error occurs

藏色散人
Release: 2022-12-08 10:08:43
Original
1150 people have browsed it

Thinkphp resource routing error solution: 1. Open the corresponding tp file; 2. Set the resource routing of RESTFul request through "Route::resource('blog','index/blog');" ;3. Just redirect public.

What to do if thinkphp resource routing error occurs

The operating environment of this tutorial: Windows 7 system, ThinkPHP version 5, Dell G3 computer.

What should I do if thinkphp resource routing error occurs?

thinkphp5 resource routing access 404 error

Solution: redirect public

What to do if thinkphp resource routing error occurs

What to do if thinkphp resource routing error occurs

Recommended learning: "thinkPHP Video Tutorial"

The above is the detailed content of What to do if thinkphp resource routing error occurs. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!