Search
 
SCRIPT & CODE EXAMPLE
 

PHP

[InvalidArgumentException] Package mongodb/mongodb has requirements incompatible with your PHP version , PHP extensions and Composer version: - mongodb/mongodb 1.12.0 requires ext-mongodb ^1.13.0 but it is not prese nt.

composer require mongodb/mongodb --ignore-platform-reqs
composer require jenssegers/mongodb --ignore-platform-reqs
Comment

PREVIOUS NEXT
Code Example
Php :: upload pdf file in laravel 
Php :: Download multiple files as zip in PHP 
Php :: wordpress require file from plugins folder 
Php :: php connection mysqli database 
Php :: php get highest key value 
Php :: how add field to table by another migration in laravel 
Php :: php date start of day 
Php :: how to replace multiple characters in a string in php 
Php :: how to use md5 in php 
Php :: refresh a specific migration laravel 
Php :: php var dump into string 
Php :: php token generator 
Php :: laravel model limit 
Php :: searching inside a file using php 
Php :: convert query result to array php 
Php :: multidimensional array item remove php 
Php :: php in html attributes 
Php :: how to check php version in php 
Php :: csrf token mismatch laravel api 
Php :: how send user to 404 page if not exist page in laravel 
Php :: remove last all special character from string php 
Php :: how to send ajax request in laravel 
Php :: php isset post 
Php :: how to display image in wordpress 
Php :: change key with the value php 
Php :: laravel collection orderby 
Php :: laravel access JsonResponse content 
Php :: laravel foreach 
Php :: laravel image validate 
Php :: create seed file laravel 
ADD CONTENT
Topic
Content
Source link
Name
9+5 =