Skip to content

Commit 082e3d5

Browse files
revert: remove filament:install from graper:install command
1 parent be1b100 commit 082e3d5

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

src/Commands/GraperInstallCommand.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,6 @@ public function handle(): int
1616
{
1717
$this->info('Installing Graper...');
1818

19-
$this->call('filament:install', ['--panels' => true]);
20-
2119
$this->call('vendor:publish', [
2220
'--provider' => 'CybertronianKelvin\Graper\GraperServiceProvider',
2321
'--tag' => 'graper-config',

0 commit comments

Comments
 (0)