Skip to content

Commit

Permalink
Update example
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonmccreary committed Feb 29, 2024
1 parent 502b428 commit b66afb9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ controllers:
dispatch: SyncMedia with:post
fire: NewPost with:post
flash: post.title
redirect: post.index
redirect: posts.index
```
From these 20 lines of YAML, Blueprint will generate all of the following Laravel components:
Expand Down

0 comments on commit b66afb9

Please sign in to comment.