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

[5.7] Make CookieJar macroable #26445

Merged
merged 2 commits into from
Nov 8, 2018

Conversation

calebporzio
Copy link
Contributor

This PR allows you to do this:

Cookie::macro('foo', function() {...});

Cookie::foo();

Not sure what the current vibe is on making things Macroable, but this would help me for sure.

@taylorotwell taylorotwell merged commit 2527f9a into laravel:5.7 Nov 8, 2018
@calebporzio calebporzio deleted the cp/make-cookie-jar-macroable branch November 8, 2018 19:22
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.

None yet

2 participants