🎯
Focusing
Working on https://voicebits.co and https://linkd.page.
I also work with companies on building internal tools and solutions.
Pinned Loading
-
-
File upload blade component
File upload blade component 1<div wire:ignore x-data x-init="() => {
2const post = FilePond.create($refs.{{ $attributes->get('ref') ?? 'input' }});
3post.setOptions({
4allowMultiple: {{ $attributes->has('multiple') ? 'true' : 'false' }},
5server: {
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.