Skip to content

Add missing existing keys to config file - #910

Merged
taylorotwell merged 3 commits into
laravel:mainfrom
ohnotnow:feat/expose-existing-keys-to-boost-config
Aug 5, 2026
Merged

Add missing existing keys to config file#910
taylorotwell merged 3 commits into
laravel:mainfrom
ohnotnow:feat/expose-existing-keys-to-boost-config

Conversation

@ohnotnow

@ohnotnow ohnotnow commented Aug 3, 2026

Copy link
Copy Markdown
Contributor

Sorry - me again :-)

Currently boost.guidelines.exclude and boost.skills.exclude are read when boost builds its guidelines and skills, but those aren't in the default config/boost.php. So it's very unclear how to entirely exclude individual items.: Eg, the livewire/core guideline, or the fluxui-development skill.

This PR adds both keys to config/boost.php with some helpful doc-blocks. Both default to an empty list so shouldn't break any existing setups.

@taylorotwell
taylorotwell merged commit ae6ae78 into laravel:main Aug 5, 2026
22 checks passed
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