8000 GitHub - imanifaiz/Larasonic: The Ultimate Laravel Starter Kit for Modern SaaS (VILT) with Shadcn Components (Vue, Inertia & Shadcn)
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
/ Larasonic Public template
forked from shipfastlabs/larasonic-vue

The Ultimate Laravel Starter Kit for Modern SaaS (VILT) with Shadcn Components (Vue, Inertia & Shadcn)

License

Notifications You must be signed in to change notification settings

imanifaiz/Larasonic

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Larasonic 🚀

Larasonic

Larasonic is a modern, open-source SaaS starter kit with Laravel, Vue.js, TailwindCSS, and Inertia.

GitHub Repo stars Licence Github-sponsors

✨ 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

License

MIT

Screenshots

Screenshot 4 Screenshot 2 Screenshot 3
Screenshot 1 Screenshot 5 Screenshot 6

About

The Ultimate Laravel Starter Kit for Modern SaaS (VILT) with Shadcn Components (Vue, Inertia & Shadcn)

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 52.3%
  • PHP 39.9%
  • JavaScript 6.2%
  • Dockerfile 0.7%
  • CSS 0.4%
  • Blade 0.4%
  • Shell 0.1%
0