app1.domain.localapp1.domain.local/app2http://app1.domain.local/livewire/update, shouldn't it go to http://app1.domain.com/TEST/livewire/update? and the surprise is that the record is created in the database of the first app, and the redirection after creation goes to the first app too, so basically, since I clicked on the submit button to create a record it's jumped to the first app.app1.domain.local/TEST/dashboard/customers/create, but goes to app1.domain.local/dashboard/customers/create