at the front end.
Everything works fine on localhost. But when I hosted it on a shared hosting domain, the app is not displaying, it's showing "syntaxError unexpected end of input" in the console.
I'm using Laravel 7. What could be going wrong?🤔
Any help with this?☝️🙏
Is it possible for an app to work perfectly on localhost and give syntaxError on deployment? My app works on localhost but gives "SyntaxError: json.parse: unterminated string at line 1"! Please, what could be wrong?
Yes, especially if your local is windows. Ppl use things like docker to have a env the more closest possible to production.
Thanks
Обсуждают сегодня