Skip to content

falvarador/ci4-with-docker

Repository files navigation

CodeIgniter 4 with Docker

CodeIgniter is a PHP full-stack web framework that is light, fast, flexible and secure. More information can be found at the official site.

This repository holds a composer-installable app starter. It has been built from the development repository.

More information about the plans for version 4 can be found in CodeIgniter 4 on the forums.

You can read the user guide corresponding to the latest version of the framework.

Installation & updates

docker composer up --build -d docker composer up -d docker exec -it ci-app sh

Setup

Copy env to .env and tailor for your app, specifically the baseURL and any database settings.

Important Change with index.php

Repository Management

Server Requirements

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published