MATII hey, it shows to me after configuration Warning: Invalid argument supplied for foreach() in C:\xampp\htdocs\Flarum\vendor\flarum\core\src\Extension\ExtensionManager.php on line 278 Error booting Flarum: Too few arguments to function Illuminate\Support\Manager::createDriver(), 0 passed in C:\xampp\htdocs\Flarum\vendor\illuminate\support\Manager.php on line 88 and exactly 1 expected how fix? phpmyadmin 7.3.0 Compressor instaled xampp v3.2.2
lb308 try to use xamapp less then 7.3.0 Apache (with mod_rewrite enabled) or Nginx PHP 7.1+ with the following extensions: dom, gd, json, mbstring, openssl, pdo_mysql, tokenizer MySQL 5.6+ or MariaDB 10.0.5+ SSH (command-line) access to run Composer
lb308 are you using the root user wihtout password or do u have another username? Make sure u have all privileges 'host' => 'localhost', 'database' => 'flarum', 'username' => 'root', 'password' => NULL,