Download Latest Version v4.0.5 source code.zip (2.5 MB)
Email in envelope

Get an email when there's a new version of Laravel Mail Editor

Home / v4.0.2
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2022-02-11 1.0 kB
v4.0.2 source code.tar.gz 2022-02-11 2.3 MB
v4.0.2 source code.zip 2022-02-11 2.6 MB
Totals: 3 Items   4.9 MB 0

With this addition, please make use of the updated config values in config/maileclipse.php. You need to add the following

:::php
    /*
    |--------------------------------------------------------------------------
    | Display Mailable Subject
    |--------------------------------------------------------------------------
    |
    | Set to true this will display the subject of the Mailable instead of Class Name.
    | When the config setting is false the namespace/class name is shown
    | options: true / false
    |
    */
    'display_as_subject' => true,

What's Changed

Full Changelog: https://github.com/Qoraiche/laravel-mail-editor/compare/v4.0.1...v4.0.2

Source: README.md, updated 2022-02-11