Coding Standard
app
config
public
resources
routes
tests
/app/Http/Resources/*\.php
*.php
database/*
*/.phpstorm.meta.php
*/_ide_helper.php
*/database/*
*/cache/*
*/*.js
*/*.css
*/*.xml
*/*.blade.php
*/autoload.php
*/storage/*
*/docs/*
*/vendor/*
*/migrations/*
*/config/*
*/public/index.php
*/*.blade.php
*/Console/Kernel.php
*/Exceptions/Handler.php
*/Http/Kernel.php
*/Providers/*
*/resources/lang/*