serverfireteam / panel

An easily configurable admin panel for Laravel applications.
MIT License
427 stars 144 forks source link

PSR-2 Compatibility #378

Closed philtweir closed 6 years ago

philtweir commented 6 years ago

This PR uses phpcbf to standardize whitespace on PSR-2 (as with Laravel).

Not too sure if this works in with the project plan, but it would keep formatting consistent with the Laravel project approach, and saves too much linter feedback, so would be appreciated if possible!

AlirezaAlgo commented 6 years ago

Thank you Phil