Level 1
Nevermind, I had forgotten I am migrating to s3, but hadn't changed over yet, and completed the the .env variables. Resolved.
I am following the tutorial for livewire file upload, and when I click to upload I am getting a 404 as livewire isn't handling the url request properly. Instead of https://staging.domain.com/blah/key its using https://domain./blah/key and I am wondering what setting I missed to allow that to occur, and its only on file uploads.
Please or to participate in this conversation.