TagsSearch

Example using TagsSearch with Spatie Tags

1. Setup the component

2. Update the search result

3. Define the field

4. Save the tags

Methods

->help()->errorMsg()->placeholder()

Translation files contains defaults

->rules() (optional)

Rules apply to each tag. A default rule already exists in the Tags class; 'string|alpha_dash|between:3,25'

Headless

Follow the instructions above and add this to your blade view

Last updated

Was this helpful?