Skip to content

Add withDefault method & caster for ValidatorΒ #583

@ahjdev

Description

@ahjdev

Like:

$dotEnv->ifPresent('DB_CHARSET')->withDefault('utf8mb4', allowEmpty: false); // sometimes we need empty string

Also a caster will be good too (since dot env load all as string and maybe we want integer value

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions