UNPKG

generator-laravel-5

Version:

A yeoman generator for Laravel 5 applications where certain packages and BrowserSync are included.

9 lines 286 B
imports: - { resource: 'vendor/symplify/easy-coding-standard/config/clean-code.yml' } - { resource: 'vendor/symplify/easy-coding-standard/config/psr2.yml' } parameters: exclude_files: - '.phpstorm.meta.php' - '_ide_helper.php' - 'bootstrap/cache/*.php' - 'vendor/**/*.php'