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.5] Allow macro functions on Response #21669

Merged
merged 4 commits into from
Oct 14, 2017
Merged

[5.5] Allow macro functions on Response #21669

merged 4 commits into from
Oct 14, 2017

Conversation

adam1010
Copy link
Contributor

Illuminate\Http\RedirectResponse already uses Macroable. We should enable this excellent functionality across more response types.

I'm using the Macroable functionality to add custom headers to my responses so this improvement has a very practical use.

@taylorotwell taylorotwell merged commit 5d60d75 into laravel:5.5 Oct 14, 2017
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