sendportal-core icon indicating copy to clipboard operation
sendportal-core copied to clipboard

Facades to do the CRUD?

Open gtu-myowin opened this issue 2 years ago • 0 comments

First of all, thanks for the nice package. I am trying to do category-base lists (tags). Once user subscribe through the form, they will be added under the tag named after the category they are subscribing to.

After reading the docs and this issue, I realized that this can only be done through API calls.

But since I am using the package version (Sendportal Core), it feels like I am going around unnecessarily. It would be nice to have the facades and do the CRUD directly.

Is there any direct ways to do the CRUD?

gtu-myowin avatar Mar 06 '22 10:03 gtu-myowin