arif-rh/ci4-installer

用于管理在子目录内的CodeIgniter4入门项目的安装程序

0.1.1 2020-04-25 11:50 UTC

This package is auto-updated.

Last update: 2024-09-25 21:54:47 UTC


README

安装

  1. composer create-project arif-rh/ci4-installer ci4-project
  2. cd ci4-project
  3. 编辑 .env 设置 app.baseURL 为您的值

特性

  • 使用内置关系功能的动态模型 DynaModel
  • 基于 CI4 Themes 定制布局
  • 鼓励团队在提交前使用相同的编码标准