Add blank env and config files, check those permissions in the installer
This commit is contained in:
@@ -17,6 +17,8 @@ return [
|
||||
|
||||
# Make sure these are writable
|
||||
'permissions' => [
|
||||
'env.php',
|
||||
'config.php',
|
||||
'bootstrap/cache',
|
||||
'public/uploads',
|
||||
'storage',
|
||||
|
||||
Reference in New Issue
Block a user