安装数据库后无法使用

问题描述 这里详细描述问题 Windows10,系统,phpstudy环境,php8.2.9,使用composer安装数据库一开始提示缺少openssl,后来一顿操作解决了,但是依然无法使用数据库,提示:“Error: Class "Illuminate\Database\Capsule\Manager" not found in D:\WWW\mycode\webman\webman\vendo...

bestyao 发表与 2023-12-27 608 浏览 2 回答
thinkphp模板无法循环打印数据

使用think模板,在 config/view 里做了配置,html 里已经接收到变量了,但是为什么使用 volist 循环不生效呢?还是说 volist 语法有误? ...

bestyao 发表与 2022-04-11 1423 浏览 1 回答
路由添加 /user/{id}后无法启动webman

添加 Route::any('/user/{id}', [app\controller\User:class, 'get']); 后就无法启动webman了,有遇到这种情况的朋友吗? 我如果把路由改成 /user/{id?},id设为选填参数,那么久可以启动成功,但是 127.0.0.1:8787/user/21 提示404,程序把21当成一个方法了,而不是一个参数 windows10,php7.3,workman4...

bestyao 发表与 2022-03-24 1045 浏览 2 回答
beforeAction和afterAction怎么不能echo打印

beforeAction和afterAction里的 echo 打印语句无效啊,没有输出出来。Windows10,PHP7.3,workman4.0.30,webman1.3.2...

bestyao 发表与 2022-03-24 1107 浏览 1 回答

bestyao

80
积分
0
获赞数
0
粉丝数
2022-03-24 加入
×
🔝