Replies: 1 comment
-
You have to debug your endpoint, you're clearly not returning the JSON but an HTML document. You're also using an old configuration for the storageManager + trying to rely on HTML/CSS for project editing which is something we strongly discourage. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm getting this error in the console, I've already searched and I couldn't solve it.
My codes
localhost/page/1/get output:
{"gjs-html":"[]","gjs-css":"[]"}
Laravel controller
I'm using Laravel 8, Could anyone tell me a solution?
Beta Was this translation helpful? Give feedback.
All reactions