{"id":26221015,"url":"https://github.com/shipfastlabs/larasonic-react","last_synced_at":"2025-04-16T18:52:29.291Z","repository":{"id":278505894,"uuid":"935816003","full_name":"shipfastlabs/larasonic-react","owner":"shipfastlabs","description":"The Ultimate Laravel Starter Kit for Modern SaaS (VILT) with Shadcn Components (React, Inertia \u0026 Shadcn)","archived":false,"fork":false,"pushed_at":"2025-03-23T05:41:00.000Z","size":3986,"stargazers_count":62,"open_issues_count":1,"forks_count":10,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-23T06:26:45.398Z","etag":null,"topics":["inertia","laravel","react","shadcn","tailwindcss"],"latest_commit_sha":null,"homepage":"https://react.larasonic.com","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/shipfastlabs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-02-20T04:13:48.000Z","updated_at":"2025-03-23T06:13:40.000Z","dependencies_parsed_at":null,"dependency_job_id":"a053231b-2db0-48ed-9a50-d8abccc8d76d","html_url":"https://github.com/shipfastlabs/larasonic-react","commit_stats":null,"previous_names":["shipfastlabs/larasonic-react"],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipfastlabs%2Flarasonic-react","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipfastlabs%2Flarasonic-react/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipfastlabs%2Flarasonic-react/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipfastlabs%2Flarasonic-react/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shipfastlabs","download_url":"https://codeload.github.com/shipfastlabs/larasonic-react/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249266655,"owners_count":21240792,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["inertia","laravel","react","shadcn","tailwindcss"],"created_at":"2025-03-12T15:51:22.754Z","updated_at":"2025-04-16T18:52:29.269Z","avatar_url":"https://github.com/shipfastlabs.png","language":"PHP","funding_links":["https://github.com/sponsors/pushpak1300"],"categories":["Boilerplates \u0026 Starters"],"sub_categories":[],"readme":"# Larasonic 🚀\n\n![Larasonic](public/images/og.webp)\n\nLarasonic is a modern, open-source SaaS starter kit with Laravel, React, Shadcn, TailwindCSS, and Inertia.\n\n![GitHub Repo stars](https://img.shields.io/github/stars/pushpak1300/Larasonic?style=for-the-badge) [![Licence](https://img.shields.io/github/license/Ileriayo/markdown-badges?style=for-the-badge)](./LICENSE.md) [![Github-sponsors](https://img.shields.io/badge/sponsor-30363D?style=for-the-badge\u0026logo=GitHub-Sponsors\u0026logoColor=#EA4AAA)](https://github.com/sponsors/pushpak1300)\n\n## ✨ Features\n\n- ⚡ 10x Dev Experience\n- 🐳 Production Docker Ready\n- 🔑 Advanced Authentication\n- 💳 Payment Ready\n- 🌐 API Ready\n- 🎨 Customizable UI\n- 🧠 AI Integration Ready\n- 📊 FilamentPHP Admin\n- ✨ Evolving Features\n\n## Quick Start\n\n### If you are using Docker\n\n```bash\n# Clone the repo\ngit clone git@github.com:shipfastlabs/larasonic-react.git\ncd Larasonic-react\n\n# Install dependencies\ndocker run --rm \\\n    -u \"$(id -u):$(id -g)\" \\\n    -v \"$(pwd):/var/www/html\" \\\n    -w /var/www/html \\\n    laravelsail/php83-composer:latest \\\n    composer install --ignore-platform-reqs\n\n# Setup environment\ncp .env.example .env\n./vendor/bin/sail up -d\n./vendor/bin/sail composer run setup\n```\n\n### If you are not using Docker\n\n```bash\n# Clone the repo\ngit clone git@github.com:shipfastlabs/larasonic-react.git\ncd Larasonic-react\n\n# Install dependencies\ncomposer install\nbun install\nbun run build\n\n# Setup environment\ncp .env.example .env\ncomposer run setup\n```\n\nFor detailed installation instructions and documentation, visit [docs.larasonic.com](https://docs.larasonic.com).\n\n## Hosting\n\nProudly hosted and sponsored by [Sevalla.com](https://sevalla.com/?ref=larasonic).\n\n## Security\n\nReport vulnerabilities to pushpak1300@gmail.com\n\n## License\n\n[MIT](https://opensource.org/licenses/MIT)\n\n## Screenshots\n\n| ![Screenshot 4](https://github.com/user-attachments/assets/d7c4eaa9-b547-4952-8ade-4b0ae62aee0e) | ![Screenshot 2](https://github.com/user-attachments/assets/b2d5a28c-9b1b-40bb-82f0-fb9fa932165c) | ![Screenshot 3](https://github.com/user-attachments/assets/d8b15834-bcc2-4028-9d73-a0bb9983c6b7) |\n| :----------------------------------------------------------------------------------------------: | :----------------------------------------------------------------------------------------------: | :----------------------------------------------------------------------------------------------: |\n| ![Screenshot 1](https://github.com/user-attachments/assets/21c34465-a193-4373-9862-0843f11b957c) | ![Screenshot 5](https://github.com/user-attachments/assets/fba2d341-40c3-4244-8b02-82891c42f2d5) | ![Screenshot 6](https://github.com/user-attachments/assets/37ce7a37-121d-41b1-b3e6-09714cb5c884) |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshipfastlabs%2Flarasonic-react","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshipfastlabs%2Flarasonic-react","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshipfastlabs%2Flarasonic-react/lists"}