sabbajohn/pulse-laravel-ui
Composer 安装命令:
composer require sabbajohn/pulse-laravel-ui
包简介
Optional Inertia/Vue UI package for VoraPulse Laravel integrations.
README 文档
README
Optional Inertia/Vue UI package for Laravel projects that integrate with VoraPulse.
pulse-laravel-ui sits on top of sabbajohn/pulse-laravel. It provides:
- an Inertia onboarding page for Pulse setup
- publishable Vue pages and components
- branded assets and integration cards
- install command for copying UI stubs into the host application
Goals
- accelerate Laravel + Inertia integrations
- keep the HTTP SDK and Laravel adapter separate from the UI layer
- allow consumers to publish and customize the Vue pages instead of locking them into a closed UI
Installation
composer require sabbajohn/pulse-laravel-ui php artisan pulse-ui:install
This publishes:
config/pulse-ui.phpresources/js/pages/PulseUi/*resources/js/components/pulse-ui/*public/vendor/pulse-laravel-ui/*
Default route
/pulse-ui
Requirements
- Laravel 9-13
- Inertia Laravel
- Vue/Inertia frontend already configured in the host app
统计信息
- 总下载量: 65
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2026-05-29