rawilk / laravel-form-components

Form components built for Tailwind & Livewire.
https://randallwilk.dev/docs/laravel-form-components
MIT License
396 stars 44 forks source link

Feature/files #8

Closed rawilk closed 4 years ago

rawilk commented 4 years ago

This PR adds a custom file input component, as well as a component for file uploads that utilizes FilePond. The PR addresses issue #2.