I've a problem when I try to get data from this endpoint http://cappoffshore.ms.local/api/v1/profiles (virtual host). But it working when I used this endpoint http://localhost:8000/api/v1/profiles (got it via php artisan serve).
I tried many solution like:
But that still not working for me.
This is what I got for those endpoint :
using http://localhost:8000
using  http://cappoffshore.ms.local virtual host:


 
    