This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php | |
/** | |
----------------------------------------------------- | |
Enforce the Laravel Code Style using PHP CS Fixer 3.x | |
----------------------------------------------------- | |
Credits go to Laravel Shift & Andreas Elia. | |
https://gist.github.com/laravel-shift/cab527923ed2a109dda047b97d53c200 | |