Skip to content

Commit

Permalink
docs: add useSuite Vue composable (#1013)
Browse files Browse the repository at this point in the history
  • Loading branch information
HappyTiptoe committed Mar 9, 2023
1 parent 495e369 commit f5b053c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions website/docs/community_resources/showcase.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,4 @@ sidebar_position: 3
This is the place for the community to show off some of their custom Vest and Enforce use cases and solutions. Feel free to submit a pull request to add your own.

- [Simple Laravel Enforcer](https://gist.github.com/Elliot-Alexander/c1c05b56df155c4010e996a4aa8e0201) - A simple custom enforcer for using Vest to serve Laravel error responses within forms.
- [Vue `useSuite` Composable](https://gist.github.com/HappyTiptoe/b798357efc7c6bec59af01a5fa252f99) - A simple Vue composable for interacting with Vest validation suites.

2 comments on commit f5b053c

@vercel
Copy link

@vercel vercel bot commented on f5b053c Mar 9, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

vest-next – ./website

vest-next-ealush.vercel.app
vest-next.vercel.app
vest-next-git-latest-ealush.vercel.app
vest-website.vercel.app

@vercel
Copy link

@vercel vercel bot commented on f5b053c Mar 9, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

vest – ./website

vest-git-stable-ealush.vercel.app
vestjs.dev
www.vestjs.dev
vest.vercel.app
vest-ealush.vercel.app

Please sign in to comment.