| Current Path : /var/www/html/bookstack/bootstrap/ |
| Current File : /var/www/html/bookstack/bootstrap/phpstan.php |
<?php
// Overwrite configuration that can interfere with the phpstan/larastan scanning.
config()->set([
'filesystems.default' => 'local',
]);