# Access URL
- UAT : https://uat.myma.app/mobileapi/push
- PROD : https://mobile.ipacsystem.com

# Core PHP Admin panel


A Simple Admin Pannel written in core PHP. It contains an implementation of general features you might need in your website admin panel like :

  - Record management (CRUD)
  - Bootstrap based HTML template.
  - Secure Authentication
  - Pagination
  - Filters

### Live Demo :
http://freecs9.epizy.com/core-php-admin
Credentials :  
**username** : admin
**password** : admin


### Libraries used : 
  - MysqliDb (https://github.com/ThingEngineer/PHP-MySQLi-Database-Class)
