Skip to content

Instantly share code, notes, and snippets.

View tabenguyen's full-sized avatar

Tabe Nguyen tabenguyen

View GitHub Profile
@tabenguyen
tabenguyen / larave-php-cs-fixer-vscode.md
Created February 24, 2022 04:08
Laravel php-cs-fixer with VSCode

Laraver - Coding Standards Fixer

Installation

composer require friendsofphp/php-cs-fixer --dev

For more details and other installation methods, see origin package - https://github.com/FriendsOfPHP/PHP-CS-Fixer.

Custom your rules