Add cs fixer and first controller with route /.
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@@ -8,4 +8,8 @@
|
||||
/var/
|
||||
/vendor/
|
||||
###< symfony/framework-bundle ###
|
||||
.idea
|
||||
.idea
|
||||
###> php-cs-fixer/shim ###
|
||||
/.php-cs-fixer.php
|
||||
/.php-cs-fixer.cache
|
||||
###< php-cs-fixer/shim ###
|
||||
|
||||
Reference in New Issue
Block a user