403 Status on Livewire.js

What seems to be the problem:
I uploaded my Laravel-liveiwre project to Azure and none of my Livewire components work, in my console, I see this 403 error

Failed to load resource: the server responded with a status of 403 ()

with the route being https://www.eschools.co.za/vendor/livewire/livewire.js?id=25f

Does anyone know why this might be happening as everything works perfectly on my local environment and I have hosted a Laravel-livewire project on Azure without this problem…

Any help would be greatly appreciated!

Steps to Reproduce:
Host a Laravel-Livewire Project on Azure and open console

Are you using the latest version of Livewire:
Yes

Do you have any screenshots or code examples: