Skip to content

Ready-to-run Laravel 5.5 (fresh install) and MongoDB with dockers.

Notifications You must be signed in to change notification settings

asepmaulanaismail/laravel-mongodb-docker

Repository files navigation

Ready-to-run Laravel 5.5 (fresh install) and MongoDB with dockers.

See how to install Docker in Ubuntu

Install

Clone the repository

git clone https://github.com/asepmaulanaismail/laravel-mongodb-docker.git
cd laravel-mongodb-docker/

Install dependecies

./install.sh
composer install

Run

docker-compose up -d

Test

Open http://localhost/ in your browser.

See Laravel's Documentations here.

Releases

No releases published

Packages

No packages published

Languages