Skip to content

iMateo/p-davask.dump

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Twig Dump + with Laravel 6 support

OctoberCMS plugin that add Twig function d() for recursively dump passed variables only if app.debug is true

Usage

Dump a collection

{{ d(myVar) }}

Twig d() Collection demo

Dump multiple variables

{{ d(var1, var2) }}

dump mulitvars

About

Plugin for Octobercms

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%