环境检测 | 推荐配置 | 最低要求 | 当前状态 |
{{$config['name']}} | {{$config['config']}} | {{$config['lowest']}} |
@if($config['types'])
![]() ![]() |
权限检查 | 推荐配置 | 写入 | 读取 |
{{$file}} | 读写 |
@if(is_readable(base_path($file)))
![]() ![]() |
@if(is_writeable(base_path($file)))
![]() ![]() |