PHP Attendance Management System is a time and attendance management platform designed to help HR in managing employee attendance lifecycle from time tracking to scheduling and understand the true value of their Human Resources.
Benefits:
- Engage your people everywhere on their preferred devices.
- Take action and respond to changes on the fly.
- Use one version of a single system across your entire organization.
- Make better business decisions based on contextual insights.
- Get a full view of talent, attendance, and schedule with Timely Sheets software.
PHP Attendance Management System provides complete attendance visibility into your global workforce in real-time and a better user experience, so you can keep your people engaged and help them grow.
- Download or clone the repo to your desktop.
- Change directory
cd my-app
- Run
composer install
- Import
my-app/database/database.sql
to your MySQL or MariaDB Server, create a user and grant all rights to the importedDB
- Rename
.env.example
to.env
- Update database config
DB_DATABASE=
,DB_USERNAME=
,DB_PASSWORD=
, andDB_HOST=
in .env file. - Run
php artisan key:generate
- Run
php artisan serve
to open live application. - Login using sample account username
[email protected]
, passworddemo12345
PHP
>= 7.1.3MySQL
5.x or newer versionsNginx
orApache
(recommended) http server- Required PHP extensions:
OpenSSL
,PDO
,Mbstring
,Tokenizer
,Ctype
,JSON
If you are running on local development, we recommend using AMPPS
stack which has all the system requirements Download AMPPS available in Windows, Mac, Linux Installers.
We would like to extend our thanks to the sponsors for funding PHP Attendance Management System development. If you are interested in becoming a sponsor, please visit the PHP Attendance Management System Patreon page
Thank you for considering contributing to the PHP Attendance Management System!
Get paid support subscription starting at $300
for 6 months or extend up to 12 months for only $500
.
- Availability of the developer to answer questions.
- Get assistance with reported bugs and issues.
- Help with included 3rd party assets.
- Get assistance with customization and installation.
For every paid subscription, you are already contributing to fund PHP Attendance Management System development. Please contact me using the contact option below or please visit the PHP Attendance Management System Patreon page
If you discover a security vulnerability within PHP Attendance Management System, please submit a pull request. All security vulnerabilities will be promptly addressed.
The PHP Attendance Management System is open-source software licensed under the Apache license 2.0.
Copyright (c) 2019-present, Pro Dev Ph