@slot('title', __("Installation"))

{{ __('Welcome to') }}

{{ __('The powerful open-source platform to send and manage WhatsApp messages.') }}

{{ __('System Installation') }}

MPWA v{{ config('app.version') }}
{{ __('Requirements') }}
{{ __('License') }}
{{ __('Database') }}
{{ __('Admin') }}
{{ __('Server') }}
@csrf
{{ __('Checking Requirements') }}
  • PHP >= {{ $requirements['php']['version'] }} {{ $requirements['php']['current'] }}
  • @foreach ($requirements['php_extensions'] as $name => $enabled)
  • {{ ucfirst($name) }}
  • @endforeach
{{ __('License Validation') }}
Developed by Magd Almuntaser
www.OneXGen.com
{{ __('Database Configuration') }}
{{ __('Admin Account') }}
{{ __('Server Configuration') }}
{{ __('URL') }}