arif-rh/ci4-installer

Installer for CodeIgniter4 starter project managed inside sub directory

0.1.1 2020-04-25 11:50 UTC

This package is auto-updated.

Last update: 2024-04-25 21:04:45 UTC


README

Installation

  1. composer create-project arif-rh/ci4-installer ci4-project
  2. cd ci4-project
  3. edit .env set app.baseURL to yours

Features

  • Using Dynamic Model with Built-in Relationship feature DynaModel
  • Customize layout based on CI4 Themes
  • Encourage team to use same coding standard before commit