Mohamed Hesham
Mohamed Hesham
FFilament
Created by Mohamed Hesham on 10/12/2024 in #❓┊help
Stop uploading file to my server when using bunny video streaming
I used TUS with javascript directly Bunny supports TUS
20 replies
FFilament
Created by Mohamed Hesham on 10/20/2024 in #❓┊help
Conditional hidden field with javascript
I did an ugly solution I added a class inside the input called render-me And ran setInterval each 1 second The function renders the input with class render-me then removes that class It worked
7 replies
FFilament
Created by Mohamed Hesham on 10/20/2024 in #❓┊help
Conditional hidden field with javascript
Yes, I need to select where the video is file or a youtube link
7 replies
FFilament
Created by Mohamed Hesham on 10/20/2024 in #❓┊help
Conditional hidden field with javascript
When I use it without hidden the javascript works
7 replies
FFilament
Created by Mohamed Hesham on 10/20/2024 in #❓┊help
Conditional hidden field with javascript
No description
7 replies
FFilament
Created by Mohamed Hesham on 10/12/2024 in #❓┊help
Stop uploading file to my server when using bunny video streaming
I got a great idea I can upload to bunny storage then I will take the video from there to bunny streaming storage Bunny storage has Flysystem adapter I hope it works
20 replies
FFilament
Created by Mohamed Hesham on 10/12/2024 in #❓┊help
Stop uploading file to my server when using bunny video streaming
Yes, but bunny streaming doesn't have flysystem adapter
20 replies
FFilament
Created by Mohamed Hesham on 10/12/2024 in #❓┊help
Stop uploading file to my server when using bunny video streaming
It says to do this by assigning the s3 storage flysystem, right?
20 replies
FFilament
Created by Mohamed Hesham on 10/12/2024 in #❓┊help
Stop uploading file to my server when using bunny video streaming
When I do this, it uses livewire and uploads the file when selected to my server
20 replies
FFilament
Created by Mohamed Hesham on 10/12/2024 in #❓┊help
Stop uploading file to my server when using bunny video streaming
No description
20 replies
FFilament
Created by Mohamed Hesham on 10/12/2024 in #❓┊help
Stop uploading file to my server when using bunny video streaming
Hi @awcodes Sorry for asking a lot of questions I need to avoid uploading the server before bunny, this is my first priority I am trying to make a plain input file field to submit with the form but it is always null, do you know how to fix this?
20 replies
FFilament
Created by Mohamed Hesham on 10/12/2024 in #❓┊help
Stop uploading file to my server when using bunny video streaming
I searched a lot There is one for bunny cdn But I couldn't find one for bunny streaming
20 replies
FFilament
Created by Mohamed Hesham on 10/12/2024 in #❓┊help
Stop uploading file to my server when using bunny video streaming
Thank you I read the page you sent and it seems interesting I used an external package and made a Facade that interacts with bunny streaming and now it works but still uploads twice I found no filesystem adapter for bunny streaming to use it like s3, can you help with that?
20 replies
FFilament
Created by Mohamed Hesham on 10/12/2024 in #❓┊help
Stop uploading file to my server when using bunny video streaming
Any help?
20 replies