shipfastlabs / larasonic-vue
The ultimate VILT starter kit for Laravel.
Installs: 33
Dependents: 0
Suggesters: 0
Security: 0
Stars: 435
Watchers: 13
Forks: 39
Open Issues: 3
Language:Vue
Type:project
Requires
- php: ^8.3
- echolabsdev/prism: ^0.26.0
- filament/filament: ^3.2
- inertiajs/inertia-laravel: ^2.0
- laravel/cashier: ^15.5
- laravel/framework: ^11.9
- laravel/jetstream: ^5.3
- laravel/octane: ^2.5
- laravel/sanctum: ^4.0
- laravel/socialite: ^5.16
- laravel/tinker: ^2.9
- pinkary-project/type-guard: ^0.1.0
- resend/resend-php: ^0.14.0
- sentry/sentry-laravel: ^4.10
- spatie/laravel-sitemap: ^7.3
- symfony/mailer: ~7.1.0
- tightenco/ziggy: ^2.0
Requires (Dev)
- barryvdh/laravel-ide-helper: ^3.2
- driftingly/rector-laravel: ^2.0
- fakerphp/faker: ^1.23
- knuckleswtf/scribe: ^4.38
- larastan/larastan: ^3.0
- laravel/pail: ^1.1
- laravel/pint: ^1.13
- laravel/sail: ^1.26
- laravel/telescope: ^5.2
- mockery/mockery: ^1.6
- nunomaduro/collision: ^8.1
- pestphp/pest: ^3.5
- pestphp/pest-plugin-laravel: ^3.0
- pestphp/pest-plugin-type-coverage: ^3.2
- rector/rector: ^2.0
This package is auto-updated.
Last update: 2025-03-11 15:13:39 UTC
README
Larasonic is a modern, open-source SaaS starter kit with Laravel, Vue.js, TailwindCSS, and Inertia.
✨ Features
- ⚡ 10x Dev Experience
- 🐳 Production Docker Ready
- 🔑 Advanced Authentication
- 💳 Payment Ready
- 🌐 API Ready
- 🎨 Customizable UI
- 🧠 AI Integration Ready
- 📊 FilamentPHP Admin
- ✨ Evolving Features
Quick Start
# Clone the repo git clone git@github.com:pushpak1300/Larasonic.git cd Larasonic # Install dependencies docker run --rm \ -u "$(id -u):$(id -g)" \ -v "$(pwd):/var/www/html" \ -w /var/www/html \ laravelsail/php83-composer:latest \ composer install --ignore-platform-reqs # Setup environment cp .env.example .env ./vendor/bin/sail up -d ./vendor/bin/sail composer run setup
For detailed installation instructions and documentation, visit docs.larasonic.com.
Hosting
Proudly hosted and sponsored by Sevalla.com.
Security
Report vulnerabilities to pushpak1300@gmail.com