Open
Description
Hi,
I installed Laravello. In the notes it was missing migrate & seed step. I did those. Now when I got to board/1 is says Loading...
. Also I cannot register or log in.
I think it cannot connect with GraphQL. Any ideas how to fix this?
app.js:47568 You are running Vue in development mode.
Make sure to turn on production mode when deploying for production.
See more tips at https://vuejs.org/guide/deployment.html
localhost:8002/graphql:1 Failed to load resource: net::ERR_CONNECTION_REFUSED
app.js:52549 Object
app.js:32351 Error sending the query 'board' TypeError: Failed to fetch
catchError @ app.js:32351
app.js:39138 [Vue warn]: Error in render: "TypeError: Cannot read property 'title' of undefined"
found in
---> <Board> at resources/js/pages/Board.vue
<Root>
warn @ app.js:39138
app.js:40401 TypeError: Cannot read property 'title' of undefined
at Proxy.render (app.js:34866)
at VueComponent.Vue._render (app.js:42055)
at VueComponent.updateComponent (app.js:42571)
at Watcher.get (app.js:42982)
at Watcher.run (app.js:43057)
at flushSchedulerQueue (app.js:42815)
at Array.<anonymous> (app.js:40493)
at flushCallbacks (app.js:40419)
logError @ app.js:40401
app.js:32351 Error sending the query 'board' TypeError: Failed to fetch
catchError @ app.js:32351
reload.js:22 WebSocket connection to 'ws://127.0.0.1:8080//ws' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED
init @ reload.js:22
DevTools failed to load SourceMap: Could not load content for http://fiddle.dev/js/bundle.esm.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
Metadata
Metadata
Assignees
Labels
No labels