VentureCraft / revisionable

Easily create a revision history for any laravel model
http://twitter.com/duellsy
MIT License
2.55k stars 348 forks source link

Revisionable is largely abandonware – look elsewhere #403

Open commadelimited opened 3 years ago

commadelimited commented 3 years ago

After initial success looking into using Revisionable I realized that there were open issues from 2014, and very few recent updates. I d g some more and discovered that the author had accepted a commit (#321) which indicated that this package was abandoned.

Another user suggested trying Laravel Auditing, which is much more robust, has greater support, and a richer commit history.

priyankmaniar commented 2 years ago

@commadelimited I so regret not reading your comment sooner. Thank you for your recommendation. Laravel Auditing looks like an excellent replacement for this one.

NomisGnos commented 2 years ago

For anyone else looking at this... even Laravel Auditing (mentioned in the previous comment) is having issues being maintained. If you see https://github.com/owen-it/laravel-auditing it says in the README they don't have time.

Kovah commented 1 year ago

To be fair, Laravel Auditing is far from having issues being maintained. They released a couple of new versions this year and the disclaimer in the Readme is gone.

But yeah, Revisionable is dead. 😔