Skip to content
This repository was archived by the owner on Jan 2, 2024. It is now read-only.

Commit 96d340d

Browse files
authored
Update README.md
1 parent 88e5735 commit 96d340d

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

README.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,16 @@
66
[![Total Downloads](https://img.shields.io/packagist/dt/protonemedia/laravel-form-components.svg?style=flat-square)](https://packagist.org/packages/protonemedia/laravel-form-components)
77
[![Buy us a tree](https://img.shields.io/badge/Treeware-%F0%9F%8C%B3-lightgreen)](https://plant.treeware.earth/protonemedia/laravel-form-components)
88

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!
1010

11-
Looking for Inertia/Vue.js support? Check out [formcomponents.pro](https://formcomponents.pro)!
11+
## Launcher 🚀
1212

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!
1414

1515
## Features
1616

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+
1719
* Components for input, textarea, select, multi-select, checkbox and radio elements.
1820
* Support for Tailwind v1 with [Tailwind CSS Custom Forms](https://tailwindcss-custom-forms.netlify.app).
1921
* 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
2931
* Components classes and Blade views fully customizable.
3032
* Support for prefixing the components.
3133

34+
Looking for Inertia/Vue.js support? Check out [formcomponents.pro](https://formcomponents.pro)
35+
3236
## Requirements
3337

3438
* PHP 7.4 + Laravel 7.0 and higher

0 commit comments

Comments
 (0)