Skip to content

Conversation

@pushpak1300
Copy link
Contributor

@pushpak1300 pushpak1300 commented Nov 10, 2025

Related to laravel/boost#349

Description

This PR adds the Filament boost guidelines that were previously part of the Laravel Boost package. Managing these guidelines within Boost had some challenges. 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.

@pushpak1300
Copy link
Contributor Author

Screenshot 2025-11-10 at 8 08 14 PM

@pushpak1300 pushpak1300 force-pushed the add_boost_guidelines_4.x branch from f031eca to c0ca3cc Compare November 11, 2025 04:05
@danharrin danharrin added the documentation Improvements or additions to documentation label Nov 11, 2025
@danharrin danharrin added this to the v4 milestone Nov 11, 2025
@github-project-automation github-project-automation bot moved this from Todo to In Progress in Roadmap Nov 11, 2025
@danharrin danharrin merged commit 6231875 into filamentphp:4.x Nov 11, 2025
@github-project-automation github-project-automation bot moved this from In Progress to Done in Roadmap Nov 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants