I have found the answer! It had something to do with the .env file from my laravel... The file wasn't correctly configured and i changed the APP_URL to: APP_URL=http://localhost:8000. and now with some time loading the backend loads on my chrome.