写了一个cms系统,免费使用,长期维护更新

手搓了一个cms系统,大家给点建议: ACMS 内容管理系统插件 ACMS(Advanced Content Management System)是基于 Webman 框架开发的内容管理系统插件,支持文章、分类、标签、评论等功能,适用于技术博客、资讯站点等内容型网站。 概述 ACMS 提供了一套完整的内容管理解决方案,集成 Webman Admin 和 Webman User,支持权限管理、菜单配置及前后台功能,适用...

zhezhebie 发表与 10天前 353 浏览 5 评论
Vscode或者Trae里面来配置Xdebug调试webman框架

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

zhezhebie 发表与 18天前 115 浏览 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 723 浏览 0 评论

zhezhebie

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