Requirements

The Laravel Email Viewer package requires PHP 8.2 or above and Laravel 11 and above.

Under the hood the Email Viewer uses the php-mime-mail-parser package.

This package uses the PECL mailparse extension.

Please follow the installation instructions on the php-mime-mail-parser GitHub page:

https://github.com/php-mime-mail-parser/php-mime-mail-parser

Last updated