A platform to create documentation/wiki content built with PHP & Laravel
|
|
zend_extension=xdebug
|
||
|
|
|
||
|
|
[xdebug]
|
||
|
|
xdebug.mode=debug
|
||
|
|
xdebug.client_host=host.docker.internal
|
||
|
|
xdebug.start_with_request=yes
|
||
|
|
xdebug.client_port=9090
|