File Uploads with FilePond in VILT Stack #271
Closed
Mohamed-Galdi
started this conversation in
Package Suggestions
Replies: 1 comment
-
Thanks for the suggestion 😊 I've added the package! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone 👋,
I'm excited (and a bit nervous) to share my first Laravel package with the community. It’s called vilt-filepond, and it's a simple, ready-to-use file upload solution for those building apps with the VILT stack (Vue, Inertia, Laravel, Tailwind).
FilePond is a beautiful tool, but integrating it with Laravel (and especially Inertia + Vue) always took extra setup time. So I wrapped everything up in one package that:
I’ve used this package in a handful of real-world apps and found it very handy. While it doesn’t have automated tests yet, I’ve done my best to make sure it’s stable and clean.
Would love your feedback, and PRs are more than welcome!
👉 GitHub: https://github.com/Mohamed-Galdi/vilt-filepond
Thanks for checking it out! 🙏
Beta Was this translation helpful? Give feedback.
All reactions