File "config.php"
Full Path: /home/isoftco/public_html/hrm/vendor/beyondcode/laravel-dump-server/config/config.php
File size: 165 bytes
MIME-type: text/x-php
Charset: utf-8
<?php
return [
/*
* The host to use when listening for debug server connections.
*/
'host' => env('DUMP_SERVER_HOST', 'tcp://127.0.0.1:9912'),
];