sendportal-core icon indicating copy to clipboard operation
sendportal-core copied to clipboard

Laravel 10 and updates

Open sabas opened this issue 1 year ago • 9 comments

  • Upgrade dependencies to Laravel 10
  • Migrate SMTP Adapter to use Symfony Mail directly
  • [BREAKING] Use Blade templates in content: the {{content}} placeholder now needs to be written as {!! $content !!}

sabas avatar Mar 24 '23 16:03 sabas