@extends('vendor.installer.layouts.master') @section('template_title') {{ trans('installer_messages.permissions.templateTitle') }} @endsection @section('title') {{ trans('installer_messages.permissions.title') }} @endsection @section('container')
Run these permission commands from Terminal
chmod -R 775 storage
chmod -R 775 bootstrap
If you don't have shell access or don't know how to change permission, simply contact your hosting provider to do this small task for you.