You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 2, 2024. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,10 +14,11 @@ A set of Blade components to rapidly build forms with [Tailwind CSS Custom Forms
14
14
* Support for [Tailwind CSS Custom Forms](https://tailwindcss-custom-forms.netlify.app) and [Bootstrap 4 Forms](https://getbootstrap.com/docs/4.0/components/forms/).
15
15
* Component logic independent from Blade views, the Tailwind and Bootstrap views use the same logic.
16
16
* Bind a target to a form (or a set of elements) to provide default values.
17
-
* Support for [Laravel Livewire](https://laravel-livewire.com)
17
+
* Support for [Laravel Livewire](https://laravel-livewire.com).
18
18
* Support for Spatie's [laravel-translatable](https://github.com/spatie/laravel-translatable).
19
19
* Re-populate forms with [old input](https://laravel.com/docs/master/requests#old-input).
0 commit comments