Laravel Mail Markdown Components List

Sam Ngu
1 min readMay 21, 2019

--

A list of default Laravel markdown components with screenshot for reference.

Note to Laravel 7+ users:

Laravel 7 has improved the markdown components, and removed the undocumented promotion component. Please check out my other article for more:

Source code:

Included components

  • button
  • message
  • panel
  • promotion
  • subcopy
  • table

--

--