npcorenet/skeleton
最新稳定版本:v0.2.1
Composer 安装命令:
composer require npcorenet/skeleton
包简介
The npcorenet Project skeleton
README 文档
README
This is the basic project setup for our new Projects, which includes the most basic stuff for PHP Webapp Development.
Requirements
- PHP 8.4 or higher
- MySQL/MariaDB Database
- Composer
- Shell Access for Console
Setup
- Run the Command
composer create-project npcorenet/skeleton <Project Name> - Navigate to the subdirectory created
- Copy the
.env.examplefile and rename it to.env - Adjust the Data in the
.env - Your new Project is now ready to work on
Libraries used
统计信息
- 总下载量: 23
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: Unknown
- 更新时间: 2022-09-11