Results 3 issues of Matt

The package seems to work fine in Laravel 6 and 7, it just needs the composer dependency updating.

I have an existing codebase with many users already in the database. When I retrieve one of these existing users, their settings are not initialised. This results in the following...

bug

Outputting the request and response inside a JSON wrapper is useful in that it shows what data was sent, but it isn't a true representation of the raw HTTP request...

enhancement