Skip to content

peyas4854/laravel-docker

Repository files navigation

Installation

Clone the repository

git clone https://github.com/peyas4854/laravel-docker.git

Install docker in user machine (ubuntu)

https://www.digitalocean.com/community/tutorials/how-to-install-and-use-docker-on-ubuntu-20-04

Switch to the repo folder

laravel-docker

Edit host file

sudo nano /etc/hosts
add this in host file : 127.0.0.1  www.docker-laravel-dev.com
ad save it. 

Here we go for run project

open terminal from project folder and type './start'

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages