-
Create a new folder in the root (e.g. patterns/factory) add index.php file.
-
Map the path in vhost/vhost.conf file using "/app" at the beginning.
DocumentRoot "/app/patterns/factory"
-
Run docker compose up -d
-
Go to http://localhost:9000/
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Create a new folder in the root (e.g. patterns/factory) add index.php file.
Map the path in vhost/vhost.conf file using "/app" at the beginning.
DocumentRoot "/app/patterns/factory"
Run docker compose up -d
Go to http://localhost:9000/