Level 122
you make sure your document root is the public folder, and not a subfolder
We are working on a Laravel application called sigma hosted on a local server using apache.
Livewire is working fine on sigma.test:8080/ but returning 404 error on localhost:8080/sigma/public/.
Any thoughts on how to solve the issue?
Please or to participate in this conversation.