jcoonrod/classes
Composer 安装命令:
composer require jcoonrod/classes
包简介
JC version of app classes
README 文档
README
- This is the set of classes (as of 12/2022) converted into a Composer Package
- To use it, First
composer require jcoonrod/classes
- This will load the classes inside vendor, using the namespace thpglobal/classes
- With luck, this will create an entire app with just two includes - thpsecurity and menu
- Second - copy the files from the static folder here into your app static folder
Note - Static Files!
- The first time you install this package, you need to create symbolic links to four files from your static area into the static folder inside this package, eg: $ cd ./static ln -sf module.js ../vendor/jcoonrod/static/module.js
- and ditto for classes.css, font-awesome.css and fontawesome-webfont.woff
统计信息
- 总下载量: 202
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2023-03-14