BKWLD/laravel-pug

View on GitHub
src/config/config.php

Summary

Maintainability
A
0 mins
Test Coverage
<?php return [

    /**
     * Pug options for Laravel < 5
     * Passthrough php-pug config options
     * https://github.com/pug-php/pug/blob/master/src/Jade/Jade.php
     */

];