Closed martianatwork closed 3 years ago
Thanks for the feedback 👍
I'm trying to keep it as close as possible with jsonapi.org standard. Could you provide some example where it doesn't?
@binaryk There many things such as:
with
parameter where JSON api uses include
there must be many more. I haven't used the package because it isn't fully compatible with JSON api but i love the way it has been implemented. I wish if we could add a support package or combability layer for JSON api.Currently we actively work on the 4th version. Thanks for you feedback @martianatwork, we'll pay attention to this part in the new release.
@binaryk great, if you need any code contribution let me know. I will be happy to contribute.
The 5th version has will have json:api filtering. Thank you!
In the documentation you have mentioned:
But it seems like it isn't.
I love the way you have structured this package it is close to Laravel Nova.