File upload temporary url 404 not found

What seems to be the problem: file upload temporary url 404 not found on staging server

Steps to Reproduce:
Create a Ubuntu 18.04 Instance

  1. Install PHP 7.4, Laravel, Nginx
  2. Use the suggested nginx configuration at Laravel docs
  3. {{ $photo->temporaryUrl() }}

Are you using the latest version of Livewire:
Yes

Do you have any screenshots or code examples:
image