Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
aerni authored May 13, 2024
1 parent a3fdd0f commit 94f9fa3
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -109,12 +109,12 @@ return [

There are a number of helpful commands to help you create views, themes and components:

| Command | Description |
| ---------------------------------- | -------------------------------------- |
| `livewire-forms:setup` | Step by step wizard to get you started |
| `livewire-forms:view {name?}` | Create a new Livewire form view |
| `livewire-forms:theme {name?}` | Create a new Livewire form theme |
| `livewire-forms:component {name?}` | Create a new Livewire form component |
| Command | Description |
| -------------------------------| -------------------------------------- |
| `livewire-forms:setup` | Step by step wizard to get you started |
| `livewire-forms:view {name?}` | Create a new Livewire form view |
| `livewire-forms:theme {name?}` | Create a new Livewire form theme |
| `livewire-forms:component` | Create a new Livewire form component |

## Getting started

Expand Down

0 comments on commit 94f9fa3

Please sign in to comment.