protonemedia / laravel-form-components

A set of Blade components to rapidly build forms with Tailwind CSS (v1.0 and v2.0) and Bootstrap 4/5. Supports validation, model binding, default values, translations, Laravel Livewire, includes default vendor styling and fully customizable!

Home Page:https://protone.media/blog/laravel-form-components-to-rapidly-build-forms-with-tailwind-css-and-bootstrap-4

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

No help slot in Tailwind form input

wrabit opened this issue · comments

Block-level help text is a first-party Bootstrap feature, it's not included in the default Tailwind Custom Forms plugin. This package adheres mostly to the default features/demos of both frameworks. As I commented on the other issue, just publish the views and customize whatever you want.