wottavm/satori
最新稳定版本:v0.1.3
Composer 安装命令:
composer create-project wottavm/satori
包简介
Simple Laravel react starterkit with Blueprint and filament to build applications and ship applications.
关键字:
README 文档
README
Important
This starter kit is created by Wouter van Marrum using Laravel's react starterkit, Blueprint, filament, and Boost. While PRs are welcome, this is made to fit my personal needs to be able to create MVP's fast without AI.
Tip
To get up and running quickly, use the new Laravel installer with the using option: laravel new my-project --using=wottavm/satori
Installation guide
This project includes a custom installation script that streamlines the setup process. If you are not using the Laravel installer, you can still use this script to install Satori. Use the composer create command to do so: composer create-project wottavm/satori myapp.
- If you don't have a
.envyet, copy the.env.exampleto.env. - Run
composer install. - Run
npm install. - Run
php artisan satori:install. This will prompt to create a new filament panel, initialize blueprint, and install prism or the openai package. - Provides instructions to start local development server
Additional information
If you use Laravel Sail for your dev server locally I've included a custom supervisord.conf that automatically runs horizon on in the background.
License
The Satori starter kit is open-sourced software licensed under the MIT license.
Thanks
This starterkit is inspired by Josh Cirre's fission a Laravel Folio, and Livewire Volt starterkit.
统计信息
- 总下载量: 5
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2025-08-06