Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

basic-app/appstarter

Open more actions menu
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Basic App

CodeIgniter 4 Application Starter

Installation & updates

composer create-project basic-app/appstarter --stability=dev --prefer-dist --keep-vcs

Setup

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

You should configure your web server to "point" to your project's public folder, and not to the project root.

Please read the CodeIgniter 4 user guide for a better explanation of how it works!

Server Requirements

PHP version 7.3 or higher is required, with the following extensions installed:

  • intl
  • libcurl if you plan to use the HTTP\CURLRequest library

Additionally, make sure that the following extensions are enabled in your PHP:

  • json (enabled by default - don't turn it off)
  • mbstring
  • mysqlnd
  • xml (enabled by default - don't turn it off)

About

Basic App Minimal

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 96.0%
  • CSS 2.1%
  • JavaScript 1.8%
  • HTML 0.1%
Morty Proxy This is a proxified and sanitized view of the page, visit original site.