Skip to content

array_flatten() not working #4

@SergeyPodgornyy

Description

@SergeyPodgornyy

Detailed description

Because of extending Illuminate\Support package, function array_flatten() cannot be overwritten after composer autoload

Make it clear if the issue is a bug, an enhancement or just a question.

Context

$depth in Illuminate\Support\Arr::flatten() and in Larapulse\Support\Handlers\App::flatten() works in different ways

Possible implementation

Somehow manually overwrite already defined function, or disable import Illuminate\Support package. Also possible to rename array_flatten()

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    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