I have recently installed homestead for Laravel using vagrant. The provided configuration does not contain the mongodb installation which i want to install. I have tried to manually ssh into the vagrant and then try to install the mongodb using sudo apt-get install mongodb-server
and sudo apt-get install php7.0-mongodb
, but this does not seem to install mongodb.
Moreover, when i destroy the vagrant instance and start it again, all my configurations related to mongodb are lost and i had to perform the installation again.
Could the experts here please help me out with mongodb installation on laravel-homestead installation?
via Chebli Mohamed
Aucun commentaire:
Enregistrer un commentaire