Skip to content
This repository was archived by the owner on Feb 16, 2021. It is now read-only.

paranic/codeigniter-skeleton

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My codeigniter-skeleton sample application

Simple codeigniter installation with the following features:

  • codeigniter is installed as a composer package.
  • document root is at public folder with codeigniter index.php and assets.
  • includes sample nginx site configuration.
  • sqlite database with sample migration.
  • login page with dashboard. (default login: [email protected] password: default)
  • template layout library for main layout and sub templates.
  • powerfull CI_Model extension for painless database manipulation.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published