You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 2, 2022. It is now read-only.
Hi,
Would it be an idea to make some models
macroable.For example I need to add an
addressto theordermodel. If theordermodel was
macroableI could add the relation like this:Boot method in serviceprovider:
Would you accept a PR for this or is there a better way?
Thanks!