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
When Accept: application/json in the request for example.com/types then it should give the appropriate content-type response. The response header can be set, but the view is something need to look.
Hey Paul,
So invested some time to play with the new reduced branch and the way I am thinking of making use of stuffs.
You can see the commit on the
aura/web-kernelhttps://github.com/auraphp/Aura.Web_Kernel/pull/10/files?w=1The controller
Features are
returningFixed in https://github.com/auraphp/Aura.Dispatcher/pull/11/files?w=1$this->viewthe dispatcher is not dispatching. I thought the dispatcher can dispatch it. Seems a bug. Need to look into this.Routes in config.
The text was updated successfully, but these errors were encountered: