We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7514b84 commit 28887a0Copy full SHA for 28887a0
README.md
@@ -70,6 +70,10 @@ __B) Run already existing Magento project__
70
2) Add existing project
71
- Paste your existing Magento project to magento folder
72
73
+__Cleanup__
74
+- Stop and remove all containers, images and volumes of the project
75
+ - Run ``` sh bin/cleanup.sh -v```
76
+
77
__Setup Xdebug in IDE__
78
79
1) Run ```sh bin/xdebug.sh debug```
0 commit comments