Before you begin, ensure you have the following installed on your system:
- Docker
- Docker Compose
- Visual Studio Code (VS Code) (Recommended for development)
- [Container Tools (VS Code Extension)](Recommended for development)
Follow these steps to get your PHP project running.
Clone this repository to your local machine:
git clone <repository-url>wget <project download URL>
unzip <project download URL>
mv project.zip srcchmod 777 srcdocker-compose up -d