huijiewei/yii2-eruda

Console for mobile browsers

2.0.0 2019-06-08 14:50 UTC

This package is auto-updated.

Last update: 2024-04-09 01:34:21 UTC


README

YII2 Eruda 移动端调试工具

只有在移动端才会开启

<?php if (!YII_ENV_PROD) {
    echo \huijiewei\eruda\ErudaWidget::widget();
} ?>