Skip to content

Update Cache and Mail ENV Variable Names and Config Files to Match Modern Laravel #741

Description

@allella

Our .env.example is using the deprecated MAIL_DRIVER.  It seems MAIL_MAILER is the way since Laravel 7.
Our config/mail.php still references the old value.

(DONE via #755 ) Our .env.example is using the deprecated CACHE_DRIVER. CACHE_STORE seems to be the suggested variable in modern Laravel.
Our config/cache.php still references the old value.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions