jimpxx/ramverk1v2-module

ramverk1课程的一个模块。

V2.0.1 2019-12-12 15:47 UTC

This package is auto-updated.

Last update: 2024-09-13 02:59:09 UTC


README

Build Status Build Status Code Coverage Scrutinizer Code Quality

为BTH(PHP)的“Web-based Frameworks and Design Patterns”课程设计的模块

如何安装

使用composer安装模块 composer require jimpxx/ramverk1v2-module

使用rsync将供应商文件夹中的配置文件复制过来

rsync -av vendor/jimpxx/ramverk1v2-module/config/ config/
rsync -av vendor/jimpxx/ramverk1v2-module/view/ view/