Download the PHP package eloquage/laravel-livewire-boost without Composer
On this page you can find all versions of the php package eloquage/laravel-livewire-boost. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download eloquage/laravel-livewire-boost
More information about eloquage/laravel-livewire-boost
Files in eloquage/laravel-livewire-boost
Package laravel-livewire-boost
Short Description Livewire Boost planning guidelines for AI agents.
License MIT
Homepage https://github.com/eloquage/laravel-livewire-boost
Informations about the package laravel-livewire-boost
Livewire Boost
A Laravel Boost extension that helps AI agents produce accurate, detailed implementation plans for Livewire v4.
Setup
Install Livewire Boost using Composer:
Then run the Boost installer and select Livewire Boost when prompted:
To verify installation, check your AGENTS.md, CLAUDE.md, or similar file for
a new Livewire Boost section.
Usage
- Enable planning mode in your AI agent (Claude Code, Cursor, etc.)
- Ask the agent to create a Livewire Boost plan for your feature
Example prompt:
The agent will produce a detailed specification document ready for direct implementation, no guessing required.
What's Included
Livewire Boost provides comprehensive planning guides covering:
- Components, properties, and lifecycle hooks
- Actions, forms, and validation patterns
- Events and parent-child communication
- Loading states, file uploads, and pagination
- Navigation, JavaScript/Alpine integration
- Security, performance, and testing
License
MIT. Please see the license file for more information.