sharminex81 / besofty-desk
A CodeIgniter Framework skeleton application for rapid development
dev-v1.0.0-rfc2
2017-12-21 09:47 UTC
Requires
- php: >=5.3.2
- codeigniter/framework: 3.1.*
- monolog/monolog: ^1.23
- vlucas/valitron: ^1.4
Requires (Dev)
- mikey179/vfsstream: 1.1.*
This package is not auto-updated.
Last update: 2025-05-11 06:26:57 UTC
README
Accounts Web Portal - Office Management Software
####Installation
Just change the database.php file with your database 'hostname' => ' ', 'username' => ' ', 'password' => ' ',
Change database DSN and credentials. Before doing that, please create database && execute sql_structure.sql file && Run cd public && php -S localhost:8008
Create a folder named profiles for upload picture in /public/assets/img
####Credentials Admin Username : admin@gmail.com Admin Password : 111111