Laravel5/コーディング規約

https://laravel.com/docs/master/contributions#coding-style

ここを見ると

Laravel follows the PSR-2 coding standard and the PSR-4 autoloading standard.

らしいので PSR-2 とかに従っておけばよいようだ