Relative Content

Tag Archive for javascriptlaravelfetch

Unexpected end of JSON input , fetch at Laravel 10

i have an SyntaxError: Unexpected end of JSON input and i dont know how to solve that. My method at controller was return a json but why its still error. When i change the method to post it ok but i need it as get , please help me