Skip to content

hasanemrebeyy/LaraDocker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Laravel-Docker

Using docker for a local laravel environment.

Run

Docker and composer must be installed.

Clone the repo

https://github.com/hasanemrebeyy/laravel-docker.git

Change Directory

cd laravel-docker/site/laravel/

The requirements must be established

composer update

Before, once again, change directory

cd ~/laravel-docker      

The docker must be run and built

docker-compose up -d 

This command, build containers and run them.

Later, you must enter the browser and visit http://localhost:5757 (5757 is mean my dream city Sinop ♥️ )

About

Using docker for a local laravel environment

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published