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
We'll need to properly implement versioning in the database table and retrieve it from the last record in the retrieveAll method of the LaravelMessageRepository and also implement the retrieveAllAfterVersion method.
The text was updated successfully, but these errors were encountered:
@sandervanhooft it's been quite a while since I worked on the library and probably won't have time to check into this soon, sorry. I still plan on working on it eventually but don't know when I'll get to it.
We'll need to properly implement versioning in the database table and retrieve it from the last record in the
retrieveAll
method of theLaravelMessageRepository
and also implement theretrieveAllAfterVersion
method.The text was updated successfully, but these errors were encountered: