Download the PHP package blade/debugm2o without Composer
On this page you can find all versions of the php package blade/debugm2o. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package debugm2o
blade-debugm2o
支持blade环境下切换模板路径,解决多前端对单后端联调情况下,容易覆盖模板的问题
使用
页面url中通过debug-ns参数指定需要切换的路径,如http://localhost:9999?debug-ns=abc,则会自动切换至默认模板目录下的abc目录。
退出浏览器或指定url为http://localhost:9999?debug-ns,则自动清空记录
项目配置
laravel
安装
项目providers配置 config/app.php
blade独立包,传送
安装
使用
All versions of debugm2o with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.4.0
The package blade/debugm2o contains the following files
Loading the files please wait ....