Skip to content

Latest commit

 

History

History
16 lines (15 loc) · 230 Bytes

README.md

File metadata and controls

16 lines (15 loc) · 230 Bytes

docker-php-template

Docker template for basic php application

Get Started

  1. Docker up
docker compose up -d
  1. Open app
http://localhost:8001
  1. Run migrations
http://localhost:8001/index.php/migrate