journolink / laravel-sparkpost-driver
Laravel mail driver for Sparkpost with cross-version support
1.2.1
2023-06-12 09:30 UTC
Requires
- php: ^7.4|^8.0
- ext-json: *
- guzzlehttp/guzzle: ^6.0|^7.0
- laravel/framework: ^6.0|^7.0|^8.0|^9.0|^10.0
- swiftmailer/swiftmailer: ^6.0
README
Adds native Sparkpost support for Laravel 6.x, 7.x and 8.x
Install
composer require journolink/laravel-sparkpost-driver
The Service Provider will be automatically registered with the application.