mirror of
https://github.com/crater-invoice/crater.git
synced 2025-10-27 19:51:09 -04: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