UNPKG

generator-laravel-5

Version:

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

12 lines 181 B
watch: directories: - app - config - routes - tests fileMask: '*.php' notifications: passingTests: false failingTests: true phpunit: arguments: '--stop-on-failure'