I need your help in this topic, it concerns an error when trying to use mongodb with Laravel 5.1 project.
I installed mongodb 2.6 in windows successfully
I put the php_mongodb.dll
in the ext folder of PHP 5.6.*
and I added the mongodb extension in the php.ini
file but I still have this error
class MongoDB/Driver/Manager' not found
Thanks for your help