Pageworks / papertrain

Papertrain: a Craft CMS 3 framework
http://download.papertrain.io
MIT License
5 stars 2 forks source link

Live Debug Tool #50

Closed codewithkyle closed 5 years ago

codewithkyle commented 5 years ago

Add a craft.app.request.getParam('debug') check to the _base.twig file. If a debug status is set enable console logs. This will allow us to attempt to debug issues on a live site.