Skip to content

chore: add composer setup script and refresh dependencies#117

Merged
CodeWithDennis merged 2 commits into
6.xfrom
chore/setup-script-and-boost-refresh
May 28, 2026
Merged

chore: add composer setup script and refresh dependencies#117
CodeWithDennis merged 2 commits into
6.xfrom
chore/setup-script-and-boost-refresh

Conversation

@CodeWithDennis
Copy link
Copy Markdown
Owner

Summary

  • Add a composer setup script for existing checkouts that installs PHP/Node dependencies, prepares .env, runs migrations, installs Playwright browsers, and builds front-end assets
  • Bump Playwright to ^1.60.0 so browser tests work after setup and composer review
  • Refresh Boost agent docs/skills and update dependencies (including Filament published assets)
  • Improve README quick start with separate flows for new projects vs existing checkouts

Test plan

  • Run composer setup on a fresh clone and confirm it completes without errors
  • Run composer review and confirm Pest browser tests pass
  • Verify php artisan serve works after setup

Add setup script with Playwright browser install for existing checkouts, refresh Boost agent docs, update dependencies, and improve README quick start.
@CodeWithDennis CodeWithDennis merged commit 31815bd into 6.x May 28, 2026
6 checks passed
@CodeWithDennis CodeWithDennis deleted the chore/setup-script-and-boost-refresh branch May 28, 2026 07:20
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.

1 participant