first commit

This commit is contained in:
Vincent Letourneau
2017-01-15 15:48:31 +01:00
commit 671766bdf3
7 changed files with 274 additions and 0 deletions

6
etc/php/php.ini Normal file
View File

@@ -0,0 +1,6 @@
[xdebug]
xdebug.remote_enable=1
xdebug.idekey=PHPSTORM
xdebug.profiler_enable=0
xdebug.max_nesting_level=700
xdebug.remote_host=localhost