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...
-
I downloaded the latest Mongodb from their site, followed your concise instructions and it installed flawlessly.
I just started using Laragon and I'm EXTREMELY impressed with everything
-
@leokhoa what is different mongodb 2008 and 2012 zip file?
-
@Fajar-Ramdani-A : 2012plus means Windows version >= 2012
-
This post is deleted!
-
Thank you it's worked!
-
What can I use to see data into mongodb now?
Or to import data into it