框架安装

框架可通过 composer 安装,安装如下:

// 安装框架
composer require owner888/kaliphp
// 如果需要smarty模板支持
composer require smarty/smarty

Last updated