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
- Walk through the Workflow Manual for daily restaurant operations
- Read Start Here Buyer Guide
- Check Requirements
- Follow Installation
- Complete Configuration & Settings
- Review the RestroAI Roadmap
- Review the Hospitality UI Guide
- 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