Skip to content

Installation

Gilang Heavy edited this page Jun 4, 2021 · 1 revision

Installation & updates

git clone https://github.com/gheav/CI4-StarterPanel.git or download this source code then run composer update whenever there is a new release of the framework.

Setup

  • Run db:create ci4panel to create a new database schema.
  • Copy env to .env and tailor for your app, specifically the baseURL and any database settings.
  • Run php spark migrate to running database migration
  • Run php spark db:seed User to seeding default database user
  • Run php spark serve to launching the CodeIgniter PHP-Development Server

Support us with your donation!

Clone this wiki locally