K

Start Here

Wire Documentation

User-facing documentation for the Wire ecosystem.

On this page

User-facing documentation for the Wire ecosystem.

Start Here

Document Description
Getting Started Install Wire, configure Tailwind and Livewire, build the first table and form
Project Map Package overview, install paths, source layout, and test commands
Configuration Published config files, environment variables, and package defaults
Authorization Gates, policies, permissions, table rules, and form rules
Theming & Customization Colors, icons, overriding views, and localization
Testing Standalone, Livewire, and unit tests for forms and tables
Cookbook Task-oriented recipes built from the public API
Troubleshooting Fixes for common configuration issues
Upgrade Guide Versioning, requirements, and upgrade steps

wire-table

Document Description
Table Overview First table, WithTable, and base configuration
Columns Column types, formatting, search, sort, responsive visibility
Filters Built-in filters and custom query behavior
Actions Row, bulk, and header actions with modal forms
Exports CSV, Excel, and PDF exports for the current table query
Imports CSV imports with header mapping, casting, and per-row validation
Summaries Footer aggregates, scopes, rollups, and grand totals
Row Grouping Grouped rows with headers and per-group subtotals
Sub-Rows Related child records rendered inside a table row
Relation Managers Relationship-scoped tables as standalone Livewire components
Notifications Toasts, action feedback, and delivery drivers
Advanced Features Polling, summaries, performance, and debugging

wire-forms

Document Description
Forms Overview Single form, multi-form, standalone usage, and save flow
Validation Rules, messages, and custom validation behavior
Save Lifecycle Validation, mutation, persistence, and notifications
Field Reference Input, layout, display, relationship, and repeater components
Extending Forms Custom fields, display components, presets, and packaging

wire-sortable

Document Description
Sortable Overview Drag and drop sorting for rows and columns
Installation Package setup and frontend requirements
API Reference Sortable table and trait API

Core API

Document Description
Core Foundation Shared traits, icons, colors, and Blade helpers
Core Actions Row, bulk, header actions, action groups
Core Schema Shared layout vocabulary — Grid, Section, Flex, Tabs, Wizard, Callout, Empty State
Core Notifications Notification value objects and drivers
Core Modals Confirmation, slide-over, and wizard components
Core Widgets Dashboard widgets and widget layout
Core Infolists Read-only, schema-driven display of a record
Core Plugins App and package extension points
Audit Log Record model changes and table-related events

wire-boost

AI tooling for the Wire ecosystem — an MCP server, guidelines, and skills for AI coding agents.

Document Description
Boost Overview What Wire Boost is and how it helps AI agents
Installation Install the package and configure your agents
MCP Server & Tools The MCP server and its twenty introspection tools
Guidelines & Skills The always-loaded and on-demand AI-context layer