company4-dev/fuse
最新稳定版本:2026.3.1
Composer 安装命令:
composer create-project company4-dev/fuse
包简介
Opinionated Laravel Efficiency
关键字:
README 文档
README
- Insert into composer.json
"extra": { "laravel": { "providers": [ "App\\FuseServiceProvider" ] } }
Documentation
For documentation on JellyBean platform, see Documentation.
To Do:
- Migrate files to Fuse
- Stubs - Copy as necessary
- Rename
namespace App\tonamespace App\ - Rename
use App\touse App\
- Do something with Vite
- Remove Module/Platform references
- Library Composer installs
- Migrate to Livewire 4
- app\Livewire
- resources/livewire
- VSCode snippets - File in project to import from C4/Fuse
- Run coding standards on everything
- Rector
- Pint
- Contrib
- Update scripts
- Use scripts
- Composer Install Scripts
- Install
- Replace all config files with common overrides. E.g.
- App Name
- Database Config
- Logging
- Extend controller from Fuse Controller
- Remove all route files
- Remove default database migrations
- Replace all config files with common overrides. E.g.
- Update
- Install any libraries
- Update any files
- Git hooks
- GitHub actions
- Install
- Update documentation
统计信息
- 总下载量: 16
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 3
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2026-02-01