Skip to content

Latest commit

 

History

History
36 lines (25 loc) · 744 Bytes

File metadata and controls

36 lines (25 loc) · 744 Bytes

Prerequisites

Before you begin, ensure you have the following installed on your system:

Getting Started

Follow these steps to get your PHP project running.

1. Clone the repository

Clone this repository to your local machine:

git clone <repository-url>

Download the project source code

wget <project download URL>
unzip <project download URL> 
mv project.zip src
chmod 777 src
docker-compose up -d