diff --git a/modules/Installer/Config/config.php b/modules/Installer/Config/config.php index a0ffa1e1..48b58f0e 100644 --- a/modules/Installer/Config/config.php +++ b/modules/Installer/Config/config.php @@ -21,6 +21,8 @@ return [ 'public/uploads', 'storage', 'storage/app/public', + 'storage/app/public/avatars', + 'storage/app/public/uploads', 'storage/framework', 'storage/framework/cache', 'storage/framework/sessions',