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
It looks exactly as what I am looking for but without the Docs it's only guessing how to implement it, I guess as follows:
Instead of extending Eloquent as a model, one extends the Whisperer class provided by this package. One also has to implement the ClientInterface and add it to the Dependency Injection Container but then my ideas come to a halt...