Laravel + Nuxt, ready for your next MVP
Auth, an admin dashboard, Stripe billing and file uploads already wired up, with Docker Compose running everything in one command.
Complete auth
Sign-in, sign-up and password recovery via Laravel Sanctum (SPA, cookie + CSRF).
Admin dashboard
Users, permissions and activity logs, powered by a generic resource builder.
Stripe billing
Checkout, customer portal and webhooks via Laravel Cashier, ready to use.
File uploads
Local or S3, configurable with a single environment variable.