@extends('install.layout') @section('title', 'Requirements') @section('content')
{{ __('Please ensure that your server meets the following requirements before proceeding with the installation.') }}
| {{ __('Extensions') }} | {{ __('Status') }} |
|---|---|
| {{ __('PHP Version') }} |
@if ($requirements['php_version'])
|
| {{ ucfirst($extension) }} {{ __('Extension') }} |
@if ($status)
|