mirror of
https://github.com/InvoiceShelf/InvoiceShelf.git
synced 2026-04-19 11:14:06 +00:00
new build 220
This commit is contained in:
@@ -44,8 +44,8 @@ class ResetApp extends Command
|
||||
|
||||
\Storage::disk('local')->delete('database_created');
|
||||
|
||||
$file = new Filesystem;
|
||||
$file->cleanDirectory('storage/app/public');
|
||||
// $file = new Filesystem;
|
||||
// $file->cleanDirectory('public/storage');
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user