RestroAI Documentation
v1.0.0 Changelog

RestroAI POS SaaS Documentation

This documentation helps you install, configure, and use RestroAI POS SaaS. Start with the workflow manual if you want a layman-friendly, page-by-page operating guide with real screenshots. Use search (Ctrl + K) to quickly find any section.

Quick Start
  1. Walk through the Workflow Manual for daily restaurant operations
  2. Read Start Here Buyer Guide
  3. Check Requirements
  4. Follow Installation
  5. Complete Configuration & Settings
  6. Review the RestroAI Roadmap
  7. Review the Hospitality UI Guide
  8. Open the central dashboard and verify Admin access healthy
What's Included
  • Workflow Manual with real app screenshots
  • Installer Wizard
  • Authentication + 2FA
  • Settings Module
  • Roles & Permissions
  • Sandbox Payment Links
  • Mailpit Local Mail Testing
  • Restaurant Setup Phase 2
  • Menu Management Phase 3
  • POS Cashier Phase 4
  • Waiter PWA Phase 6
  • Table Map & QR Menu Phase 7
  • Inventory, Recipe/BOM, Purchase Phase 8
  • Customers, Loyalty, Reservations Phase 9
  • Reports And AI Intelligence Phase 10
  • Hospitality UI Redesign Guide
  • RestroAI Phase 0 Roadmap
  • Notification Module
  • Guided Demo Studio
  • CodeCanyon buyer guide with local diagrams

Documentation Conventions

Note: Screenshots in this documentation may differ slightly depending on updates.
Tip: If you face a blank page, check storage permissions and the `.env` configuration.
Warning: Do not run installation steps on a production server without backup.

Sample Command

Use this after deployment:

php artisan storage:link
php artisan migrate --force
php artisan optimize:clear