Skip to content

[9.x] Make Config repository macroable#43598

Merged
taylorotwell merged 1 commit into
laravel:9.xfrom
PHLAK:macroable-config
Aug 8, 2022
Merged

[9.x] Make Config repository macroable#43598
taylorotwell merged 1 commit into
laravel:9.xfrom
PHLAK:macroable-config

Conversation

@PHLAK

@PHLAK PHLAK commented Aug 8, 2022

Copy link
Copy Markdown
Contributor

Make the Config repository macroable so users can extend it in their own apps.

Reasoning: Since #43520 was closed without merging I was hoping to implement Config::collect() via a macro, however the Config repository is not currently macroable.

@PHLAK
PHLAK force-pushed the macroable-config branch from ceb23bf to cc4208d Compare August 8, 2022 15:37
@driesvints driesvints changed the title Make Config facade macroable Make Config repository macroable Aug 8, 2022
@PHLAK PHLAK changed the title Make Config repository macroable [9.x] Make Config facade macroable Aug 8, 2022
@driesvints

Copy link
Copy Markdown
Member

Renamed this PR title to what it actually does.

@driesvints driesvints changed the title [9.x] Make Config facade macroable [9.x] Make Config repository macroable Aug 8, 2022
@taylorotwell
taylorotwell merged commit 45ccf22 into laravel:9.x Aug 8, 2022
Ken-vdE pushed a commit to Ken-vdE/framework that referenced this pull request Aug 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants