https://github.com/reactmore/morelab
Starter Admin Panel Codeigniter 4
https://github.com/reactmore/morelab
adminpanel codeigniter4 rbac rbac-management
Last synced: 10 months ago
JSON representation
Starter Admin Panel Codeigniter 4
- Host: GitHub
- URL: https://github.com/reactmore/morelab
- Owner: reactmore
- License: mit
- Created: 2021-11-27T10:44:24.000Z (about 4 years ago)
- Default Branch: stable
- Last Pushed: 2022-02-25T08:43:32.000Z (almost 4 years ago)
- Last Synced: 2025-03-25T19:51:12.332Z (10 months ago)
- Topics: adminpanel, codeigniter4, rbac, rbac-management
- Language: JavaScript
- Homepage:
- Size: 36.2 MB
- Stars: 25
- Watchers: 1
- Forks: 16
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Reactmore Admin Panel With Codeigniter 4
[](https://lbesson.mit-license.org/) [](https://github.com/reactmore/morelab) [](https://hits.seeyoufarm.com) 
## 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 : reactmorecom@gmail.com || 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