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.6] Add @dump blade helper #23364

Merged
merged 2 commits into from
Mar 2, 2018
Merged

Conversation

gilbitron
Copy link
Contributor

Adds a @dump($data) help to Blade. Works similar to @dd() but doesn't "die".

screen shot 2018-03-02 at 2 12 18 pm

@jmarcher
Copy link
Contributor

jmarcher commented Mar 2, 2018

This was rejected several times:
#22294
#20043
#19543

@gilbitron
Copy link
Contributor Author

@jmarcher Despite it being an obviously popular request.

@taylorotwell taylorotwell merged commit 57944a1 into laravel:5.6 Mar 2, 2018
@taylorotwell
Copy link
Member

I give up heh

@vinterskogen
Copy link
Contributor

Well, it looks like I had foreseen this will be merged a couple months ago in my PR. #22294 (comment) Personally I do not think adding an optional debugging helper like this into blade will impact Laravel in any case. Thumbs up on the message above are confirming this opinion eloquently. :)

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.

4 participants