/webmis-php

采用 PHP8 + Laveral 开发API基础框架

Primary LanguagePHP

webmis-php

采用 PHP8 + Laveral 开发API基础框架

安装

$ git clone https://github.com/webmiss/webmis-php.git
$ cd webmis-php
$ composer install

运行

# Linux、MacOS
./bash serve
# Windows
.\cmd serve