/home/techb158/ileadtechnology.com/SSM/vendor/laravel/telescope/src/Console
NameSizeModeActions
ClearCommand.php7620644editdlrm
InstallCommand.php24590644editdlrm
PruneCommand.php8620644editdlrm
PublishCommand.php8500644editdlrm
Edit: /home/techb158/ileadtechnology.com/SSM/vendor/laravel/telescope/src/Console/PublishCommand.php (850B)
call('vendor:publish', [ '--tag' => 'telescope-config', '--force' => $this->option('force'), ]); $this->call('vendor:publish', [ '--tag' => 'telescope-assets', '--force' => true, ]); } }