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
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