Introduction
Larasonic is a modern Laravel boilerplate for the VILT stack (Vue, Inertia, Laravel, TailwindCSS).
Instead of being a package, itβs a GitHub repository you clone directly. All code resides in your application no install commands or copying files needed. Just clone the starter kit and start building.
It enhances productivity by providing essential tools and configurations for scalable, maintainable, and production-ready applications.
With a focus on Developer experience, Larasonic integrates Laravel Pint, Rector, and PHPStan to ensure clean and efficient code from the start. Ideal for both solo developers and teams, it offers a seamless development journey.
β¨ Features
Hereβs what makes Larasonic special:
β‘ 10x Dev Experience
Ship faster with opinionated Laravel Pint, maximum PHPStan level, and Rector for enhanced code quality and developer productivity.
π³ Production Docker Ready
Pre-configured Docker images with Laravel Octane and Sail for lightning-fast development and deployment.
π Advanced Authentication
A complete authentication system with social login and role-based access control.
π³ Payment Ready
Integrated Laravel Cashier for subscription billing and payment processing.
π API Ready
RESTful API endpoints pre-configured with Laravel Sanctum authentication and comprehensive documentation using Scribe.
π¨ Customizable UI
Built with shadcn/ui components for effortless UI customization. Modify themes, styles, and components to match your brand.
π§ AI Integration Ready
Pre-configured LLM integrations for OpenAI, Anthropic, and more. Build AI-powered features with minimal effort.
π FilamentPHP Admin
A beautiful admin panel powered by FilamentPHP with CRUD operations, analytics, and charts.
β¨ Evolving Features
Regular updates bring new features, integrations, and enhancements to keep your projects ahead of the curve.
π Under the Hood
Larasonic uses top-notch tech to give you an awesome development experience:
- Laravel 11: The backbone of Larasonic, offering robust features and goodness of ecosystem.
- Vue 3 + Inertia v2: Build dynamic, single-page applications effortlessly.
- TailwindCSS 4+: Rapidly style your UI with utility-first CSS.
- PHPStan v2: Maximum level static analysis for error-free code.
- Laravel Pint + Rector: Enforce clean, maintainable coding standards.
- FilamentPHP: Beautiful admin panels for Laravel.
- Docker(sail) + Octane: Blazing-fast performance in both development and production.
- Shadcn/UI (Vue): Beautiful components for your UI.
- Scribe: API documentation for Laravel.
- Laravel Cashier: Subscription billing and payment processing.
- Laravel Jetstream: Team management and User management.
- echolabs/prism: AI integrations for Laravel.
- spatie/laravel-sitemap: Sitemap generation for Laravel.
- unhead: Unhead is the document head manager built for performance and delightful developer experience.
π Demo
Experience the demo at larasonic.com. Test drive all features including sandbox billing.
For full access, install locally.