📦 This package provides a basic configuration to start building your next project using Symfony.
Download the project repository to your local directory:
git clone [email protected]:lexthink/php-skeleton.git
Open your terminal in the local project, and execute:
make build
Then start the containers and install the dependencies with:
make start && make install
Go to http://localhost:8000/health-check to check that everything is ok.
The lexthink/php-skeleton
project is copyright ©
Manuel Alejadro Paz Cetina
and licensed for use under the MIT License (MIT). Please see LICENSE
for more information.