You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
What's new
bedrock:remove-seo artisan command that strips the built-in SEO implementation (global, fieldsets, blueprints, templates and trackers) so an SEO addon can be installed on a blank slate
Feature test coverage for file/fieldset deletion, blueprint tab removal, template/build cleanup, and entry field stripping
Worker-scoped Pest helpers so the command runs against an isolated scratch copy in parallel-safe tests
Composer post-update-cmd scripts to publish Laravel assets and run boost:update after updates