@extends('installer.layout') @section('content')

Welcome to StyleSeat

Let's get your beauty and wellness marketplace up and running!

Installation Overview

  1. 1. Check system requirements and environment configuration
  2. 2. Configure database connection and create database if needed
  3. 3. Set application configuration (name, URL, environment)
  4. 4. Run database migrations to create all tables
  5. 5. Optionally seed test data (demo users, bookings, etc.)
  6. 6. Create administrator user account
  7. 7. Complete installation and access your application

⚠️ Before You Begin

Get Started →

Already installed? Go to application

@endsection