Keller Martin

Results 6 issues of Keller Martin

Inspired by https://github.com/barryvdh/laravel-dompdf/, specifically the `loadView` method in `PDF.php`. This allows you to specify a blade view for your alert, rather than hardcoding the HTML, which is useful anytime your...

### Laravel Version 10.48.12 (although I believe relevant code has not changed in 11.x) ### PHP Version 8.1.28 ### Database Driver & Version Redis 7.2.5 (although issue should exist with...

help wanted

Fixes #321, #295, #296

Reopening #295 #296 The `Spatie\Newsletter\NullDriver` was removed in the v5 release (see [here](https://github.com/spatie/laravel-newsletter/compare/4.11.0...5.0.0#diff-43d584fc5000f71b6d6c96cd41f309685e0b8dbaa6d1353a1cf5721ac229b8d0)). This driver could previously be used by setting `MAILCHIMP_DRIVER` to `null` or `log` in the env for...

Unsure if this package is still being actively maintained, but `twilio/sdk` [has released version 8](https://github.com/twilio/twilio-php/releases/tag/8.0.1). It may be worth bumping the dependency here to allow projects to update. Oddly, the...