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.

@github-project-automation github-project-automation bot moved this to Todo in Roadmap Nov 10, 2025
@pushpak1300 pushpak1300 changed the base branch from 4.x to 3.x November 10, 2025 09:26
@pushpak1300 pushpak1300 marked this pull request as ready for review November 10, 2025 09:32
@danharrin danharrin added the documentation Improvements or additions to documentation label Nov 11, 2025
@danharrin danharrin added this to the v3 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 71ccb89 into filamentphp:3.x Nov 11, 2025
@github-project-automation github-project-automation bot moved this from In Progress to Done in Roadmap Nov 11, 2025
@emreakay
Copy link

thats what we need @danharrin @pushpak1300 great job

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

Archived in project

Development

Successfully merging this pull request may close these issues.

3 participants