Symfony \ Component \ Debug \ Exception \ FatalThrowableError (E_ERROR) Class 'MongoDB\Client' not found

前端 未结 0 362
感动是毒
感动是毒 2021-02-08 17:10

I followed this commands.

$ sudo pecl install mongodb

$ composer require jenssegers/mongodb

 use MongoDB\\Client AS Mongo; 
 $mongo = new Mongo();
<         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题