Connnection refused in genymotion running ionic app

Hey guys, I really need some quick help with this. I’ve been trying to get my ionic app to access my locally host webservice ( a laravel webservice) running on http://localhost:8000.

I’ve already setup cors and also added the cordova whitelist plugin which comes along with running “ionic platform add android”

This is a snapshot of the problem from running chrom://inspect whiles my ionic app running with a white screen by the command “ionic run android”