leenooks / phpLDAPadmin

phpLDAPadmin - Web based LDAP administration tool
www.phpldapadmin.org
GNU General Public License v2.0
520 stars 166 forks source link

Datastore is not Found #252

Closed damien168 closed 8 months ago

damien168 commented 9 months ago

Datastore class is not Found when I'm trying to configure config.php, an error occured telling me that the class Datastore is not found...

To Reproduce Steps to reproduce the behavior:

  1. Go to config/
  2. mv config.php.exemple to config.php 3 .Build image and see the error:
    64.46 Script @php artisan package:discover --ansi handling the post-autoload-dump event returned with error code 1
    64.47 * Caching configuration...
    64.50 
    64.51 In config.php line 257:
    64.51                                
    64.51   Class "Datastore" not found  
leenooks commented 8 months ago

config.php.example is part of PLA 1.2, not 2.0.0-DEV - it will be removed eventually.