I have an API resource called FilmResource, I’ve appended a new attribute to the model called is_new and I’ve added this new attribute to the resource file, the issue is I have two endpoints that make …
I have an API resource called FilmResource, I’ve appended a new attribute to the model called is_new and I’ve added this new attribute to the resource file, the issue is I have two endpoints that make …