Guías para desarrolladores
Documentación
Guías de configuración claras para flujos de trabajo de facturación, arquitectura, seguridad, pruebas y extensiones.
Getting Started
Run the kit locally, learn the moving parts, and make the first changes most SaaS teams need.
Architecture
This document explains the architecture of the SaaS kit: boundaries, core domains, and the event-driven billing model.
Feature Matrix
This document is a high-level map of what ships in the kit today and what is still planned.
Theming and Branding
This kit uses templates + CSS variables + admin-managed branding settings to keep theming flexible without rewriting your Tailwind setup.
Localization
This kit ships with a localization setup focused on customer-facing surfaces and SEO-safe public URLs. The admin panel stays in English by d...
Billing (Stripe, Paddle)
This kit implements a provider-agnostic billing domain with adapter implementations per provider.
Testing Guide
This guide covers a practical testing workflow for the kit: automated tests plus a focused manual smoke pass.
Security
This document is a practical checklist for securing the SaaS kit in production.
Billing Go-Live Checklist
Use this checklist before promoting billing changes to production.
Customer Release Checklist (v1)
Use this as a one-page launch gate before selling or handing off your SaaS built on this starter.
Email Client QA
Use this checklist before shipping email template changes.
Versions
This document lists the dependency versions this repo is currently built and tested against.
Blog Content Sync
Use markdown files in content/blog to create and update multilingual blog posts in the normal database-backed blog system.
Buyer Guide
A comprehensive overview for developers and teams evaluating or onboarding with this Laravel SaaS Starter Kit.