bernardarhia / routee

A lightweight php routing library for writing fullstack applications, backend apis etc. It comes with speed and was inspired by how laravel handles it routing services in the framework
2 stars 0 forks source link

Routee can't parse json #1

Closed bernardarhia closed 2 years ago

bernardarhia commented 2 years ago

Routee can't access raw json data from incoming request. The request->body returns an error when json is sent through the request pipeline