Skip to content
This repository has been archived by the owner on Jul 12, 2022. It is now read-only.

Link reason for custom mergeConfigFrom() and mergeConfig() #75

Open
herpaderpaldent opened this issue Apr 2, 2019 · 0 comments
Open

Comments

@herpaderpaldent
Copy link
Owner

A third party applications service provider must implement two costum functions:

mergeConfigFrom() and mergeConfig() the reason for this is the inability of laravel to correctly merge multidimensional arrays: https://medium.com/@koenhoeijmakers/properly-merging-configs-in-laravel-packages-a4209701746d

with the two custom functions we can overcome this limitation without losing other functionality. We should mention this in our readme for 3rd party devs.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant