Skip to content
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

Updated the methods that overrides the base Laravel model class #27

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

gbalduzzi
Copy link

in order to support Laravel 5.5 and 5.6 (not tested on 5.7 yet)

It should fix both #22 and #26. I didn't test it on 5.7 yet, but it should be compatible as well.

…der to support Laravel 5.5 and 5.6 (not tested on 5.7 yet)
@gbalduzzi
Copy link
Author

Uhm, I don't really why the Travis Build fails at the line:

$app['config']->set('elocrypt.prefix', '__ELOCRYPT__:');

which was already present and not modified at all

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant