Skip to content

Julius-745/ci4-admin-lte

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CodeIgniter 4 + Admin LTE 3

The usual stuff I start with when i'm working with custom website.

What's inside

A simple website with CRUD access on user accounts and articles.

Setup

  1. Clone the project
  2. Configure DB connection (or just create database example)
  3. composer install
  4. php spark migrate
  5. php spark serve

About

CodeIgniter4 with Admin LTE 3 Template

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 96.1%
  • JavaScript 1.9%
  • CSS 1.7%
  • HTML 0.3%