Basic PowerShell Commands Every PHP Developer Should Know

2024-02-28 11:10:26
2024-02-28 11:10:26
1
cd ..
2
cd my-poject-name
3
cls
4
code .
5
mkdir resources/scss
6
echo "" > C:\OSPanel\domains\site33\resources\scss\app.scss
7
Remove-Item .\resources\test\test.html
8
Remove-Item .\resources\test