I have a Livewire component that uploads a video to YouTube in chunks While uploading I want to update the progress bar on the frontend by dispatching Livewire
I currently store all of my dates in UTC When a user logs in it uses momentjs the momenttzguess function to fill in a hidden timezone input with their timezone
For a few days im struggling with a strange problem in a laravel application that runs in a docker container on an ubuntu system and uses laravelrebinggraphql