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

Add formatted var_dump to blade #19543

Closed
wants to merge 1 commit into from
Closed

Add formatted var_dump to blade #19543

wants to merge 1 commit into from

Conversation

mo7amed-3bdalla7
Copy link

@mo7amed-3bdalla7 mo7amed-3bdalla7 commented Jun 9, 2017

some developers using var_dump() so if we add this shortcut will be easy for them
{## $var ##}
instead of
{!! '<pre>'.var_dump($var).'</pre>' !!}

@decadence
Copy link
Contributor

decadence commented Jun 9, 2017

dump is better

@jakesylvestre
Copy link

@decadence is that in the documentation?

@taylorotwell
Copy link
Member

No plans on adding this.

@decadence
Copy link
Contributor

@jakesyl yes, on Helpers page.

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