This is a Delta Web page app for Printing files in Octagon
Finish BackendFix TitleFix Background ImageChange Button Style-Input File
- Additional Functionality to check Password Expiry
- Requires php5-ldap system package
- Clone the repository
- Run
composer install - Create a
.envand copy the contents of.env.exampleinto it - Generate a key with
php artisan key:generate - Run
php artisan serve