sharminex81 / besofty-desk
A CodeIgniter Framework skeleton application for rapid development
Installs: 4
Dependents: 0
Suggesters: 0
Security: 0
Stars: 3
Watchers: 0
Forks: 1
Open Issues: 4
pkg:composer/sharminex81/besofty-desk
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-10-12 09:00:53 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