1.Use docker to install this website : sudo docker-compose up -d 2.Create database change the database name in .env file. 3.Run laravel migrations. 4.Visit localhost:7000