ash-jc-allen / short-url

A Laravel package for creating shortened URLs for your web apps.
MIT License
1.27k stars 161 forks source link

Config validation updates #278

Closed ash-jc-allen closed 6 months ago

ash-jc-allen commented 6 months ago

This PR switches over to using ashallendesign/laravel-config-validator. I'm a little biased, but I feel like this might be a more robust way of validating the config that will make future maintenance a little easier 😄