ash-jc-allen / laravel-config-validator

A library for validating your Laravel app's config.
MIT License
200 stars 11 forks source link

Updated the validation command to provide a better output #24

Closed ash-jc-allen closed 4 years ago

ash-jc-allen commented 4 years ago

This PR makes uses of the new errors() and throwExceptionOnFailure() methods so that we can provide a better output for the console error.