Vscode或者Trae里面来配置Xdebug调试webman框架

直接上效果图: 其实很简单,但是网上说的乱七八糟,实在看不下去了。 修改配置 D:\ProjectsWechat\KiddoPath.vscode\launch.json "configurations": [ { "name": "Listen for Xdebug", "type": "php", "request": "launch", "log": true, "port": 9004 }, .... ...

zhezhebie 发表与 5天前 53 浏览 0 评论
自定义了一个批量生成model文件的命令

生成内容如下: <?php namespace app\model; use support\Model; class MsDspNotice extends Model { protected $table = 'ms_notice'; // 其他模型配置... protected $primaryKey = 'id'; protected $fillable = [ ...

zhezhebie 发表与 2024-01-05 707 浏览 0 评论

zhezhebie

340
积分
0
获赞数
0
粉丝数
2023-03-30 加入
🔝