Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/stephenjude/laravel-code-style

Laravel code style rules
https://github.com/stephenjude/laravel-code-style

code code-style laravel

Last synced: 12 days ago
JSON representation

Laravel code style rules

Awesome Lists containing this project

README

        

# Laravel Code Style

Laravel code style rules. I published an article that explains how to to do this, check the link below.

## Usage
Create a [`.php-cs-fixer.dist.php`](https://github.com/stephenjude/laravel-code-style/blob/main/.php-cs-fixer.dist.php) file inside your root project directory. The article below explains it in details.

### [How To Fix Laravel & PHP Code Styles Locally](http://stephenjude.me/articles/how-to-fix-laravel-php-code-styles-locally)