axios connection to a local api from android emulator
-
iam using laragon as a local server and the base path for axios is “http://prism.test/api”
it work on browser but in android emulator with same url not working?