@extends('installer.layout') @section('title', 'Welcome — Quickro POS Installer') @section('content')
{{-- Logo badge --}}
Q

Welcome to Quickro POS

This wizard will guide you through installing Quickro POS Cloud Suite on your server. The process takes around 5 minutes and requires a valid license key.

{{-- What to expect --}}

Server Check

Verify PHP extensions and folder permissions meet the minimum requirements.

License Activation

Activate your Quickro POS purchase code or use a master license key.

Database Setup

Configure your MySQL database, run migrations, and create your admin account.

{{-- Requirements notice --}}

Before you begin, make sure you have:

{{-- CTA --}} Start Installation
@endsection