https://github.com/shipfastlabs/larasonic-react
The Ultimate Laravel Starter Kit for Modern SaaS (VILT) with Shadcn Components (React, Inertia & Shadcn)
https://github.com/shipfastlabs/larasonic-react
inertia laravel react shadcn tailwindcss
Last synced: about 2 months ago
JSON representation
The Ultimate Laravel Starter Kit for Modern SaaS (VILT) with Shadcn Components (React, Inertia & Shadcn)
- Host: GitHub
- URL: https://github.com/shipfastlabs/larasonic-react
- Owner: shipfastlabs
- License: mit
- Created: 2025-02-20T04:13:48.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2025-03-23T05:41:00.000Z (3 months ago)
- Last Synced: 2025-03-23T06:26:45.398Z (3 months ago)
- Topics: inertia, laravel, react, shadcn, tailwindcss
- Language: PHP
- Homepage: https://react.larasonic.com
- Size: 3.8 MB
- Stars: 62
- Watchers: 2
- Forks: 10
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
- Security: SECURITY.md
Awesome Lists containing this project
README
# Larasonic 🚀

Larasonic is a modern, open-source SaaS starter kit with Laravel, React, Shadcn, TailwindCSS, and Inertia.
 [](./LICENSE.md) [](https://github.com/sponsors/pushpak1300)
## ✨ Features
- ⚡ 10x Dev Experience
- 🐳 Production Docker Ready
- 🔑 Advanced Authentication
- 💳 Payment Ready
- 🌐 API Ready
- 🎨 Customizable UI
- 🧠 AI Integration Ready
- 📊 FilamentPHP Admin
- ✨ Evolving Features## Quick Start
### If you are using Docker
```bash
# Clone the repo
git clone [email protected]:shipfastlabs/larasonic-react.git
cd Larasonic-react# 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
```### If you are not using Docker
```bash
# Clone the repo
git clone [email protected]:shipfastlabs/larasonic-react.git
cd Larasonic-react# Install dependencies
composer install
bun install
bun run build# Setup environment
cp .env.example .env
composer run setup
```For detailed installation instructions and documentation, visit [docs.larasonic.com](https://docs.larasonic.com).
## Hosting
Proudly hosted and sponsored by [Sevalla.com](https://sevalla.com/?ref=larasonic).
## Security
Report vulnerabilities to [email protected]
## License
[MIT](https://opensource.org/licenses/MIT)
## Screenshots
|  |  |  |
| :----------------------------------------------------------------------------------------------: | :----------------------------------------------------------------------------------------------: | :----------------------------------------------------------------------------------------------: |
|  |  |  |