Closed ijalalfrz closed 5 years ago
Hi!
Have you tried using the deleting
adapter hook:
https://laravel-json-api.readthedocs.io/en/latest/basics/adapters/#adapter-hooks
Closing this as the answer above should be sufficient. Please re-open with additional information if not.
Hi , I really appreciate your work for this package and i'm wondering how to do some action before delete method? I have added delete method in adapter but it's still not working, this is what i've tried.