Please I help I just installed flarum on localhost with Macbook and I used Apache.
I got error Cannot GET http://localhost/forum
and this is the error log
Fatal error: Uncaught exception 'PDOException' with message 'SQLSTATE[HY000] [2002] No such file or directory' in /Applications/XAMPP/xamppfiles/htdocs/insightforum/vendor/illuminate/database/Connectors/Connector.php:55
Stack trace:
#0 /Applications/XAMPP/xamppfiles/htdocs/insightforum/vendor/illuminate/database/Connectors/Connector.php(55): PDO->__construct('mysql:host=loca...', 'root', '', Array)
#1 /Applications/XAMPP/xamppfiles/htdocs/insightforum/vendor/illuminate/database/Connectors/MySqlConnector.php(22): Illuminate\Database\Connectors\Connector->createConnection('mysql:host=loca...', Array, Array)
#2 /Applications/XAMPP/xamppfiles/htdocs/insightforum/vendor/illuminate/database/Connectors/ConnectionFactory.php(60): Illuminate\Database\Connectors\MySqlConnector->connect(Array)
#3 /Applications/XAMPP/xamppfiles/htdocs/insightforum/vendor/illuminate/database/Connectors/ConnectionFactory.php(49): Illuminate\Database\Connectors\ConnectionFactory->createSingleConnection(Array)
#4 /Applications/XAMPP/xamppfiles/htdocs/ins in /Applications/XAMPP/xamppfiles/htdocs/insightforum/vendor/illuminate/database/Connectors/Connector.php on line 55