CI4 StarterPanel
v1.0.0
git clone
or download this source code then run composer update
whenever there is a new release of the framework.
env
to .env
and tailor for your app, specifically the baseURL and any database settings.php spark db:create
to create a new database schema.php spark migrate
to running database migrationphp spark db:seed users
to seeding default database userphp spark key:generate
to create encrypter keyphp spark serve
to launching the CodeIgniter PHP-Development ServerPHP version 8.0 is required, with the following extensions installed:
Additionally, make sure that the following extensions are enabled in your PHP:
Features on this project: