Mohamed Hesham
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 worked8 replies
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
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
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