spatie / mailcoach-support

Questions and support for Mailcoach
https://mailcoach.app
31 stars 2 forks source link

Exception on Sending Campaign #161

Closed renatonascalves closed 4 years ago

renatonascalves commented 4 years ago

Trying to send a campaign and it fails because of it:

Version: Mailcoach 2.6.3 PHP 7.4.3

Spatie\Mailcoach\Exceptions\InvalidConfig: The class currently specified in the `mailcoach.actions.prepare_subject` key '' should be or extend `Spatie\Mailcoach\Actions\Campaigns\PrepareSubjectAction`. in /root/vendor/spatie/laravel-mailcoach/src/Exceptions/InvalidConfig.php:11
renatonascalves commented 4 years ago

After looking at #144 and #145

I updated the mailcoach config and reloaded the server and it worked.