-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
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()
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels