Search code examples
laravellaravel-5.4laravelcollective

spatie/laravel-newsletter doesn't work on laravel 5.4


Here is the image below

See the image of composer command


Solution

  • Because the latest version is to be used on 5.5.

    You can pull an older version if you want:

    composer require spatie/laravel-newsletter 3.7.0