Fixed #4190 - Added artisan command to regenerate asset tags
This commit is contained in:
@@ -28,6 +28,7 @@ class Kernel extends ConsoleKernel
|
||||
Commands\RecryptFromMcrypt::class,
|
||||
Commands\ResetDemoSettings::class,
|
||||
Commands\SyncAssetLocations::class,
|
||||
Commands\RegenerateAssetTags::class,
|
||||
];
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user