Skip to content

reactmore/morelab

Repository files navigation

Reactmore Admin Panel With Codeigniter 4

MIT license Open Source Love svg1 Hits Trakteer Saya

Feature

  1. Auth (Login/Register/Forgot password/ Recaptha)
  2. Dashboard
  3. User Management
  4. Role Management
  5. Permission Management
  6. Multi Lang
  7. File Manager (Used Modal)
  8. Settings
  9. Profile
  10. Language Management
  11. Filter, Secure CRSF, Validation
  12. Google Auth, Gitthub Auth

Usage

  1. git clone https://github.com/reactmore/morelab.git
  2. composer install
  3. php spark db:create
  4. php spark migrate
  5. php spark db:seed Development || If you update from old version dont seed again
  6. php spark key:generate
  7. Admin Login : Email : [email protected] || Password : reactmorecom321

Changelog Update

  • Version 1.0.1
    • Initial
  • Version 1.0.2
    • Added Github Auth
    • Added Chart Js on dashboard
    • Beta Secure API
    • Maintenace Page
    • Fix Some Code from CI 3

System Usage

  • Windows 10
  • Laragon
  • Visual Studio
  • PHP 8
  • Codeigniter Version 4.1.8

Contributing

You can contribute on the development of this package by opening new issue(s) when encountering any bugs or issues in this project or by submitting new pull request(s) to contribute directly to the code

Credit

  • Framework - Codeigniter 4.*
  • Admin Template - AdminLte