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

Don't use {!! !!} (#13398) #2

Merged
merged 27 commits into from
May 3, 2016
Merged

Don't use {!! !!} (#13398) #2

merged 27 commits into from
May 3, 2016

Conversation

zither
Copy link
Owner

@zither zither commented May 3, 2016

csrf_field() is Htmlable.

srmklive and others added 27 commits April 27, 2016 18:07
guestMiddleware() method used to pass guard parameter if it
is set on PasswordResetController by the user.

This method required to fix issue #13383
* Return null instead of 0 for a default BelongsTo key when not using incrementing keys

* Add units tests for expected behaviour in adding eager constraints

* Set a flag to allow the related model to be incrementing or not
…gId (#13393)

* Convert to Mockery mock

* SessionGuard::login() returns void

* Remove redundant session set

* Fix horrible coding style

* Test SessionGuard::onceUsingId() doesn't try to set user if not found

* Make SessionGuard::loginUsingId() not try to login if user not found
@zither zither merged commit 52fc0b7 into zither:5.2 May 3, 2016
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.