@extends('installer::installation.layout') @section('content')
These folders must be writable by web server user: {{ \Corbital\Installer\Classes\PermissionsChecker::getCurrentProcessUser() }}
Recommended permissions: 0755
Permission issues detected!
Please fix the folder permissions using the following commands:
{{ $suggestion }}
@endforeachNote: Replace "www-data" with the actual user that runs your web server.
Please fix the folder permissions before continuing.
@else Next @endif