Crud: [BUG] Revisionable Marked as Abandoned

Created on 21 Mar 2019  路  5Comments  路  Source: Laravel-Backpack/CRUD

https://github.com/VentureCraft/revisionable/pull/321

After trying to fix the event fire issue with Laravel 5.8, I found out the package is actually officially abandoned.

Just wanted to bring it to your attention since it wasn鈥檛 very clear and it鈥檚 a dependency.

Bug

Most helpful comment

very true. what about switching to http://laravel-auditing.com

All 5 comments

Hello there! Thanks for opening your first issue on this repo!

Just a heads-up: Here at Backpack we use Github Issues only for tracking bugs. Talk about new features is also acceptable. This helps _a lot_ in keeping our focus on improving Backpack. If you issue is not a bug/feature, please help us out by closing the issue yourself and posting in the appropriate medium (see below). If you're not sure where it fits, it's ok, a community member will probably reply to help you with that.

Backpack communication mediums:

  • Bug Reports, Feature Requests - Github Issues (here);
  • Quick help (_How do I do X_) - Gitter Chatroom;
  • Long questions (_I have done X and Y and it won't do Z wtf_) - Stackoverflow, using the backpack-for-laravel tag;

Please keep in mind Backpack offers no official / paid support. Whatever help you receive here, on Gitter, Slack or Stackoverflow is thanks to our awesome _awesome_ community members, who give up some of their time to help their peers. If you want to join our community, just start pitching in. We take pride in being a welcoming bunch.

Thank you!

--
Justin Case
The Backpack Robot

very true. what about switching to http://laravel-auditing.com

Ouch. Thanks for the heads-up @markacianfrani & @breizhwave . Yes, we should definitely move to a different package. I intend to split this Operation into its own package in Backpack v4.

Until then let's see if we can add L5.8 support. It would be great if you guys could pitch in here to convince the maintainer to add L5.8 support or let us do it: https://github.com/VentureCraft/revisionable/pull/344

Updated the issue there, there needs to be a change in the pull request before that can be merged. The maintainer seems open to the idea of the change that allows backpack to keep using this package.

The PR has recently been merged. Thanks a lot for this everyone!

Was this page helpful?
0 / 5 - 0 ratings