Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 1.16 KB

README.md

File metadata and controls

28 lines (17 loc) · 1.16 KB

Config

For the project to work, you need to clone it to a server (For example, OpenServer). You also need to set auth.php(active directory).Or make your own authorization

php.ini:
file_uploads = on

if you use linux:

sudo apt-get install php[version]-ldap Example:(sudo apt-get install php8.1-ldap)
sudo apt-get install php[version]-mbstring
sudo service apache2 restart

auth.php

Here you must enter your details

image
image
image

And here you must enter your groups who are allowed to edit files(For example:Lawyers,SystemAdmin)

image

Application main page:

preview