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

Fix guest() & auth() blade directives #20166

Merged
merged 6 commits into from
Jul 19, 2017
Merged

Fix guest() & auth() blade directives #20166

merged 6 commits into from
Jul 19, 2017

Conversation

m1guelpf
Copy link
Contributor

@m1guelpf m1guelpf commented Jul 19, 2017

This PR fixes an error that is thrown if you use @auth or @guest instead of @auth() or @guest.

See #20162 for the error report.

🐰

@taylorotwell taylorotwell merged commit bc8c3dc into laravel:5.4 Jul 19, 2017
@m1guelpf m1guelpf deleted the fix-auth-blade branch July 19, 2017 19:34
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.

2 participants