Matthieu Bé ( il/he)
Matthieu Bé ( il/he)
FFilament
Created by Matthieu Bé ( il/he) on 6/18/2024 in #❓┊help
FileUpload in Livewire Component
you are awesome all! Thank you for taking the time to help me.
28 replies
FFilament
Created by Matthieu Bé ( il/he) on 6/18/2024 in #❓┊help
FileUpload in Livewire Component
No description
28 replies
FFilament
Created by Matthieu Bé ( il/he) on 6/18/2024 in #❓┊help
FileUpload in Livewire Component
with a fresh install : voilà ! 🌟
28 replies
FFilament
Created by Matthieu Bé ( il/he) on 6/18/2024 in #❓┊help
FileUpload in Livewire Component
alright @Leandro Ferreira it works on a fresh install 🙂 i probably made a setup error previously : install panel, then tried to make frontend component works
28 replies
FFilament
Created by Matthieu Bé ( il/he) on 6/18/2024 in #❓┊help
FileUpload in Livewire Component
running from php artisan serve
28 replies
FFilament
Created by Matthieu Bé ( il/he) on 6/18/2024 in #❓┊help
FileUpload in Livewire Component
thanks all for your help
28 replies
FFilament
Created by Matthieu Bé ( il/he) on 6/18/2024 in #❓┊help
FileUpload in Livewire Component
I think so, but may be I screwed something up. I'll start a new project from scratch
28 replies
FFilament
Created by Matthieu Bé ( il/he) on 6/18/2024 in #❓┊help
FileUpload in Livewire Component
Do you know if FilePond works in a livewire component?
28 replies
FFilament
Created by Matthieu Bé ( il/he) on 6/18/2024 in #❓┊help
FileUpload in Livewire Component
probably I miss something cause when I push my code on a remote host, the FileUpload component is still not working : * no /storage 404 error ( that's cool !) * but the FilePond element is not loaded : the FileUpload input is still just a normal html input file
28 replies
FFilament
Created by Matthieu Bé ( il/he) on 6/18/2024 in #❓┊help
FileUpload in Livewire Component
not working neither
28 replies
FFilament
Created by Matthieu Bé ( il/he) on 6/18/2024 in #❓┊help
FileUpload in Livewire Component
nope, sorry that doesn't work
28 replies
FFilament
Created by Matthieu Bé ( il/he) on 6/18/2024 in #❓┊help
FileUpload in Livewire Component
Hi @ericmp ! yes i do
28 replies
FFilament
Created by Matthieu Bé ( il/he) on 6/18/2024 in #❓┊help
FileUpload in Livewire Component
in .env : APP_URL=http://127.0.0.1:8000
28 replies
FFilament
Created by Matthieu Bé ( il/he) on 6/18/2024 in #❓┊help
FileUpload in Livewire Component
No description
28 replies
FFilament
Created by Matthieu Bé ( il/he) on 6/18/2024 in #❓┊help
FileUpload in Livewire Component
Hi @Leandro Ferreira ! thank you for helping me. Yes, $this->form->fill() is set in the mount method. statePath('data') is set too
28 replies
FFilament
Created by Matthieu Bé ( il/he) on 6/18/2024 in #❓┊help
FileUpload in Livewire Component
No description
28 replies
FFilament
Created by Matthieu Bé ( il/he) on 6/18/2024 in #❓┊help
FileUpload in Livewire Component
but in my forms, the FileUpload component looks like a classical html input type="file" field. Not the Filepond field
28 replies
FFilament
Created by Matthieu Bé ( il/he) on 6/18/2024 in #❓┊help
FileUpload in Livewire Component
seems like the file is not uploaded yet when I hit submit button
28 replies