成功/yii2-app-api

Yii2 Api 应用程序模板

v0.8 2022-04-24 02:56 UTC

This package is auto-updated.

Last update: 2024-08-25 06:38:01 UTC


README

Yii 2 Api 项目模板


安装

$ composer create-project success/yii2-app-api

初始化

$ cd yii2-app-api
$ php init

运行

$ php yii serve -t @api/public