diff --git a/modules/Installer/Config/config.php b/modules/Installer/Config/config.php index 8f66bce2..84c8c16d 100644 --- a/modules/Installer/Config/config.php +++ b/modules/Installer/Config/config.php @@ -17,6 +17,7 @@ return [ # Make sure these are writable 'permissions' => [ 'bootstrap/cache', + 'public/uploads', 'storage', 'storage/app/public', 'storage/framework',