]> _ Git - cubist_cms-back.git/commitdiff
wip #2941
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Mon, 19 Aug 2019 10:49:30 +0000 (12:49 +0200)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Mon, 19 Aug 2019 10:49:30 +0000 (12:49 +0200)
src/CubistBackpackServiceProvider.php

index b55da23f56e79fd9b8926ee653e9b195fa09e711..89678f328cf3c003e0442791f8062646ae84d260 100644 (file)
@@ -6,6 +6,7 @@ use Composer\Command\SearchCommand;
 use Cubist\Backpack\app\Console\Command\MigrateCommand;
 use Cubist\Backpack\app\Console\Commands\GenerateCommand;
 use Cubist\Backpack\app\Console\Commands\InstallCommand;
+use Cubist\Backpack\app\Console\Commands\SearchIndexCommand;
 use Illuminate\Support\Facades\Blade;
 use Illuminate\Support\ServiceProvider;