craigpaul / laravel-postmark

A Postmark adapter for Laravel
MIT License
204 stars 23 forks source link

Adds dynamic server usage #134

Closed craigpaul closed 2 years ago

craigpaul commented 2 years ago

Description

This allows end-users to dynamically determine which Postmark server they want to use at runtime instead of being limited to one server for the entire deployment environment, should they want to.

Motivation and context

Fixes #95

How has this been tested?

Through the use of automated tests.

Types of changes

What types of changes does your code introduce? Put an x in all the boxes that apply:

Checklist: