Mongodb Addon for Laragon
-
Am using the laragon php stack...But i need to use Mongodb along with this stack...So is there any addon available for this stack
-
@balaji00710 : Just download MongoDB's zip package and extract it to
bin\mongodb
, Laragon will take care of the rest.
Download here:
https://dl.mongodb.org/dl/win32/x86_64For example: you can download MongoDB 3.4 here:
http://downloads.mongodb.org/win32/mongodb-win32-x86_64-2008plus-ssl-v3.4-latest.zip
-
@leokhoa your solution worked for me
-
@idham : Nice!
How about you @balaji00710 ?
-
Ya its working bro...
Thanks for the solution...