diff --git a/app/Console/Commands/RefreshItemsCache.php b/app/Console/Commands/RefreshItemsCache.php new file mode 100644 index 0000000..49e821a --- /dev/null +++ b/app/Console/Commands/RefreshItemsCache.php @@ -0,0 +1,35 @@ +refreshAllCache(); + } +}