Skip to content

Instantly share code, notes, and snippets.

View fdlmhmd29's full-sized avatar
🔼
Go!

Fadhil Muhammad fdlmhmd29

🔼
Go!
View GitHub Profile
@realrashid
realrashid / Install PHP-CS-Fixer.md
Last active May 21, 2024 17:37
How to Install PHP-CS-Fixer on Windows

Installing PHP-CS-Fixer for VsCode on Windows

Install PHP-CS-FIXER Using Composer

composer global require friendsofphp/php-cs-fixer

after successfully installation of PHP-CS-FIXER

now install PHP-CS-FIXER VSCODE Extension