
thinkphp8
文章平均质量分 85
ThinkPHP,一款轻量级却功能强大的PHP框架,设计理念极简,基于MVC架构,有效减少代码冗余,加速项目开发流程,无论是简单应用还是复杂系统,都能轻松应对,极大提升开发效率与项目可维护性。
宝码香车
具有多年编程开发经验,经常分享开发中的经验和优秀案例。需要回关的请,私信优快云留言。
展开
-
【 thinkphp8 】00008 thinkphp8数据查询,常用table,name方法,进行数据查询汇总
table,name方法查询数据汇总,附多个案例。原创 2024-10-24 22:46:12 · 1609 阅读 · 39 评论 -
【thinkphp8】00007 内置服务器,切换php版本
本地内置服务器,切换php版本的方法。原创 2024-10-24 04:15:00 · 652 阅读 · 12 评论 -
【 thinkphp8 】00006 启动 内、外置服务器
含启动方法和使用规则。原创 2024-10-23 17:20:26 · 661 阅读 · 17 评论 -
【thinkphp8】00005 thinkphp8 Db::table和Db::name的区别
含相同点,不同点,使用举例,和配置。原创 2024-10-23 16:47:41 · 1220 阅读 · 4 评论 -
【thinkphp8】00004 案例 thinkphp8访问,读取数据。解决报错:could not find driver。在排查完配置后,选择php_pdo_mysql库即可。
thinkphp8访问,读取数据。解决报错:could not find driver。原创 2024-10-23 09:15:00 · 1550 阅读 · 23 评论 -
【thinkphp8】00003 案例 phpstudy_pro运行thinkphp8的phpmyadmin 报错,thinkphp8是基于php8的,要将phpmyadmin升级为5.2.1版本
解决: 1. phpstudy不能进入phpmyadmin,进入报错,报的啥错误忘了,也没记录 2. 报错:“缺少 mysqli 扩展。请检查 PHP 配置”原创 2024-10-22 17:15:00 · 2977 阅读 · 81 评论 -
【thinkphp8】00002 案例 解决Not Found The requested URL /User was not found on this server.
解决报错:Not FoundThe requested URL /User was not found on this server.Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.原创 2024-10-22 15:15:00 · 1784 阅读 · 9 评论 -
【php&thinkphp】00001 案例 thinkphp8 的安装,解决:按照thinkphp8的安装教程,用的composer最后安装了thinkphp6。正确安装thinkphp8
解决:Cannot use topthink/think's latest version v8.0.0 as it requires php >=8.0.0 which is not satisfied by your platform.附解决方案。原创 2024-10-22 09:15:00 · 979 阅读 · 8 评论