I am trying to call laravel api from react js. My attempt is below.
fetch("http://localhost:8000/api/search", { method: "GET", mode: