busyphp/framework

Installs: 59

Dependents: 0

Suggesters: 0

Security: 0

Stars: 2

Watchers: 1

Forks: 0

Open Issues: 0

Type:project

v7.0.4 2023-07-04 17:06 UTC

This package is auto-updated.

Last update: 2024-04-04 19:11:58 UTC


README

BusyPHP 框架基于 ThinkPHP6.0 进行的开发,所以 ThinkPHP6.0 中的所有内置方都可以继续使用,具体请参考 官方手册

安装方法

composer create-project busyphp/framework ./项目目录名称

数据库安装

安装完毕后依据控制台提示进行数据库安装

卸载安装器

整体安装成功后可以删除 busyphp/install

composer remove busyphp/install