@extends('boilerplate::installer.base') @section('title') Requirements @endsection @section('content') @php $server_requirement_satisfy = true; @endphp
These modules are essential for the proper functioning of our application. If any of them are missing or disabled, the installation may not proceed smoothly.
@error('server_requirement_satisfy')