You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Something like the tests $this->jsonapi()->get('/api/v1/posts')
but to be used within the app, like maybe \JsonApi::server('v1')->get('api/v1/posts') which will return the json response content ?