-
Notifications
You must be signed in to change notification settings - Fork 348
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Restructured for psr-4 and composer. #313
base: master
Are you sure you want to change the base?
Conversation
Pulling new code from head repository
AutoAccept added for revision creations enabled
…ider is autoloaded and provides migration to artisan
Oh shit - I totally forgot to say thanks sharing!! |
# Conflicts: # composer.json # readme.md
* 'master' of github.com:dakshhmehta/revisionable: AutoAccept added for revision creations enabled Rollback code for autoAccept Rollback some error if its new record, then its probably we don't want to store it Moving code from one method to other Not null should not be part of the revision Fix the code to work for first time record creation Fixed revision issue while creation for autoAccept Added autoAccept parameter and revision limit by key
Sadly it looks like the package author has abandoned it without adding a note to the package to let people know. Not sure this'll end up being merged so may be better to fork? |
@rickmills @tarekadam I will begin/resume maintaining this, although may end up moving the repository/namespace for a larger upgrade. I have already begun taking some of these PR's and pushing into a v2, and also begin to sunset support for older Laravel versions on v2 and onward 🙏 (Edit: And thank you for the contribution! I've skimmed over it once I realized this package needed some love again, but will dive into further soon!) |
Hey, moved some files and tweaked composer.json for: