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

Use session.store instead of session for Guard instance. #10

Merged
merged 1 commit into from
Oct 20, 2013
Merged

Use session.store instead of session for Guard instance. #10

merged 1 commit into from
Oct 20, 2013

Conversation

dualbus
Copy link
Contributor

@dualbus dualbus commented Oct 16, 2013

On September 30, commit 3816e425ae3fdaa69474763737d5e906e073c9a9 to
the Laravel framework changed the arguments of the Guard constructor,
so it now takes a Store object instead of a Session object. This one
line patch fixes the issue.

On September 30, commit 3816e425ae3fdaa69474763737d5e906e073c9a9 to
the Laravel framework changed the arguments of the Guard constructor,
so it now takes a Store object instead of a Session object. This one
line patch fixes the issue.
@tortuetorche
Copy link

👍

ccovey added a commit that referenced this pull request Oct 20, 2013
Use session.store instead of session for Guard instance.
@ccovey ccovey merged commit 7c3897f into ccovey:master Oct 20, 2013
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.

3 participants