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
.env
and copy the contents of.env.example
into it - Generate a key with
php artisan key:generate
- Run
php artisan serve