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.
[](https://plant.treeware.earth/protonemedia/laravel-form-components)
8
8
9
-
A set of Blade components to rapidly build forms with [Tailwind CSS v1](https://tailwindcss-custom-forms.netlify.app), [Tailwind CSS v2](https://tailwindcss-forms.vercel.app), [Bootstrap 4](https://getbootstrap.com/docs/4.0/components/forms/) and [Bootstrap 5 Forms](https://getbootstrap.com/docs/5.1/forms/overview/). Supports validation, model binding, default values, translations, includes default vendor styling and fully customizable!
9
+
A set of Blade components to rapidly build forms with [Tailwind CSS v1](https://tailwindcss-custom-forms.netlify.app), [Tailwind CSS v2](https://tailwindcss-forms.vercel.app), [Bootstrap 4](https://getbootstrap.com/docs/4.0/components/forms/) and [Bootstrap 5](https://getbootstrap.com/docs/5.1/forms/overview/). Supports validation, model binding, default values, translations, includes default vendor styling and fully customizable!
10
10
11
-
Looking for Inertia/Vue.js support? Check out [formcomponents.pro](https://formcomponents.pro)!
11
+
## Launcher 🚀
12
12
13
-
### 📺 Want to see this package in action? Join the live stream on November 19 at 14:00 CET: [https://youtu.be/7eNZS4U7xyM](https://youtu.be/7eNZS4U7xyM)
13
+
Hey! We've built a Docker-based deployment tool to launch apps and sites fully containerized. You can find all features and the roadmap on our [website](https://uselauncher.com), and we are on [Twitter](https://twitter.com/uselauncher) as well!
14
14
15
15
## Features
16
16
17
+
### 📺 Want to see this package in action? Join the live stream on November 19 at 14:00 CET: [https://youtu.be/7eNZS4U7xyM](https://youtu.be/7eNZS4U7xyM)
18
+
17
19
* Components for input, textarea, select, multi-select, checkbox and radio elements.
18
20
* Support for Tailwind v1 with [Tailwind CSS Custom Forms](https://tailwindcss-custom-forms.netlify.app).
19
21
* Support for Tailwind v2 with [Tailwind Forms](https://tailwindcss-forms.vercel.app/).
@@ -29,6 +31,8 @@ Looking for Inertia/Vue.js support? Check out [formcomponents.pro](https://formc
29
31
* Components classes and Blade views fully customizable.
30
32
* Support for prefixing the components.
31
33
34
+
Looking for Inertia/Vue.js support? Check out [formcomponents.pro](https://formcomponents.pro)
0 commit comments