Skip to content
This repository was archived by the owner on Aug 15, 2020. It is now read-only.
This repository was archived by the owner on Aug 15, 2020. It is now read-only.

Fallback does not work for packages #1

@ameenross

Description

@ameenross

Fallback does seem to work for regular configuration, but not for package configuration.

print_r(Config::get('cron::runInterval')); /* 1 */

print_r(DbConfig::get('cron::runInterval')); /* Nothing (or, specifically, an empty array) */

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions