Skip to content

Conversation

@pushpak1300
Copy link
Contributor

Related to laravel/boost#349

Description

This merge request adds the Filament guidelines that were previously part of the Laravel Boost package. Managing these guidelines within Boost had become increasingly difficult. Previously, Filament was included directly in the Boost package because there was no way to add external guideline sources. With the new third-party guidelines
feature, these guidelines can now live within the Filament package itself, avoiding ongoing maintenance in Boost.

Under this change, Filament users can opt in by manually selecting the Filament guidelines when running the Boost install command instead of having them added automatically to the global guidelines. This creates a more modular and consistent behaviour across all third-party packages. The Filament guidelines will continue to work seamlessly with the Boost Search Docs tool, and Filament documentation will still be indexed without any issues.

Functional changes

  • Code style has been fixed by running the composer cs command.
  • Changes have been tested to not break existing functionality.
  • Documentation is up-to-date.

@github-project-automation github-project-automation bot moved this to Todo in Roadmap Nov 10, 2025
@github-project-automation github-project-automation bot moved this from Todo to Done in Roadmap Nov 10, 2025
@pushpak1300 pushpak1300 deleted the add_boost_guideliens_4.x branch November 10, 2025 09:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant