resend-laravel
resend-laravel copied to clipboard
feat: Add support for Laravel service config
This PR adds support for using your Resend API key through the services.resend.key
config which was add in https://github.com/laravel/laravel/commit/4b1588713d05830f7cdf88159fa3739831d167cb.
This PR also includes an updated PHP CS Fixer config file as well as an updated PHPUnit config file.