I want to use the MongoDB Driver, but it throw me an error, when i use it:
$mongo = new MongoDB\\Driver\\Manager(\"mongodb://localhost:27017\");
1.Add mongo DB
$sudo apt update && sudo apt install php-mongodb
Restart apache server,
check in phpinfo() for mongo