Ein paar Tools für besseren Code und mehr IDE Support.
Code-Style-Fix für Laravel Sourcen.
Nach dem checkout, einmal composer install laufen lassen.
commit log
Allow easy code style fixes and IDE support
Just call ./cleanup.sh to apply php cs-fixer code style fixes and to generate phpDoc to support IDEs with models, facades and fluent methods for non-productive environments.
uiuiui. Ich versteht nur Bahnhof was das Eloquent Model angeht.
Muss ich mich erstmal einlesen. Aber common codestyle und IDE integration finde ich super.
Gekauft.
Nach dem checkout, einmal
composer install
laufen lassen.commit log
Allow easy code style fixes and IDE support
Just call ./cleanup.sh to apply php cs-fixer code style fixes and to generate phpDoc to support IDEs with models, facades and fluent methods for non-productive environments.
Apply code style fixes & generate support phpDoc