Skip to content

Codeigniter, Slice Template Engine, ORM, Ion Auth, Star Admin Bootstrap Themes

License

Notifications You must be signed in to change notification settings

aditya5660/ci-slice-lite

Repository files navigation

CISLICE - LITE

Cislde is a starter template for codeigniter framework, integrated with Slice Library as template engine, ORM Model as baseModel, Star Admin as Admin Template, and Ion Auth as Authentication System.

Ion Auth. Complex Authentication System.

Slice Library. Stimulate blade laravel in codeigniter.

ORM based. no native query needed.

This text you see here is actually written in Markdown! To get a feel for Markdown's syntax, type some text into the left window and watch the results in the right.

Server Requirements (Preferred)

  • PHP 5.6, 7.1, 7.2 you can run in lower (5.6) but the recommended version to use is PHP 7.1 for this your projects. PHP 7.3 is now supported in the latest code.
  • Apache 2.2+ with rewrite mod enabled
  • MySQL 5.5+ or MariaDb

Installation

Install the dependencies and devDependencies and start the server.

  • Clone this repository
$ git clone https://github.com/aditya5660/ci-slice-lite.git
  • Create database Create an empty mySql or MariaDb database (default db name is ci-slice-lite) and a user (default is root/no password). Note that the database.php file in app/config contains these configuration settings

  • Import database Import database from app/sql/ci-slice-lite.sql

  • Change database setting app/config/database.php

  • Run your local development server

Cridentials

pasword : password

Todos

  • Create CRUD Generator
  • Add Night Mode

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

About

Codeigniter, Slice Template Engine, ORM, Ion Auth, Star Admin Bootstrap Themes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published