-
Notifications
You must be signed in to change notification settings - Fork 105
Insights: laravel/boost
Overview
Could not load contribution data
Please try again later
19 Releases published by 2 people
-
v1.0.0
published
Aug 13, 2025 -
v1.0.1
published
Aug 13, 2025 -
v1.0.10 v1.0.10 - Fix 'duplicate function' issue
published
Aug 14, 2025 -
v1.0.11
published
Aug 14, 2025 -
v1.0.12 v1.0.12 - Improve tinker tool description
published
Aug 14, 2025 -
v1.0.13 v1.0.13 - fix npm build dying
published
Aug 14, 2025 -
v1.0.14 v1.0.14 - fix vite with flux pro guidelines
published
Aug 14, 2025 -
v1.0.15 v1.0.15 - fix duplicate function issue blocking install
published
Aug 14, 2025 -
v1.0.16 v1.0.16 - Improve PHPStorm/Junie MCP installation
published
Aug 14, 2025 -
v1.0.17 v1.0.17 - improve local env detection
published
Aug 14, 2025 -
v1.0.18 v1.0.18 - Enabled option & better tests detection
published
Aug 16, 2025 -
v1.0.2
published
Aug 13, 2025 -
v1.0.3 v1.0.3 - pint --dirty, fix Herd detection, fix browser logs with Livewire
published
Aug 13, 2025 -
v1.0.4 v1.0.4 - Boot service provider on all local envs
published
Aug 13, 2025 -
v1.0.5
published
Aug 13, 2025 -
v1.0.6 v1.0.6 - move claude MCP config to project
published
Aug 13, 2025 -
v1.0.7
published
Aug 13, 2025 -
v1.0.8 v1.0.8 Install should work on narrow screens
published
Aug 13, 2025 -
v1.0.9 v1.0.9 - Install Claude via File strategy, not shell
published
Aug 13, 2025
58 Pull requests merged by 16 people
-
Refactor creating laravel application instance using Testbench
#127 merged
Aug 16, 2025 -
[1.x] Add enabled option to
config/boost.php
.#143 merged
Aug 16, 2025 -
fix: Prevent install command from breaking when
/tests
doesn't exist#93 merged
Aug 15, 2025 -
Fix: Replace APP_DEBUG with environment-based gating
#90 merged
Aug 14, 2025 -
Fix PHPStorm using absolute paths
#109 merged
Aug 14, 2025 -
fixes #67 by only finding files that begin with an uppercase letter
#116 merged
Aug 14, 2025 -
refactor: streamline path resolution and simplify the MCP client interface
#111 merged
Aug 14, 2025 -
Fixes #85 by adding verbatim to flux component example
#114 merged
Aug 14, 2025 -
Fix volt blade parsing
#112 merged
Aug 14, 2025 -
tool: tinker: try to nudge away from creating test users ahead of time
#108 merged
Aug 14, 2025 -
tools: report-feedback: strengthen language on privacy
#103 merged
Aug 14, 2025 -
Update Filament Guidelines
#35 merged
Aug 14, 2025 -
Update the bug report template's system info section
#98 merged
Aug 14, 2025 -
fixes #70 - make sure foundational rules are composed
#84 merged
Aug 13, 2025 -
fixes #80 - install Boost MCP into Claude via file instead of shell
#82 merged
Aug 13, 2025 -
fixes #80
#81 merged
Aug 13, 2025 -
fix: use app name as project name instead of directory name
#68 merged
Aug 13, 2025 -
fix: missing space
#72 merged
Aug 13, 2025 -
Refactor browser logging methods to static
#59 merged
Aug 13, 2025 -
fix: missing end quote
#73 merged
Aug 13, 2025 -
fix: unnecessary browser log in BoostJS
#79 merged
Aug 13, 2025 -
fix: use claude code project scope instead of local
#76 merged
Aug 13, 2025 -
fix #53 - make sure we boot our service provider on local envs
#64 merged
Aug 13, 2025 -
Update core.blade.php
#54 merged
Aug 13, 2025 -
Update core.blade.php
#56 merged
Aug 13, 2025 -
Update core.blade.php
#55 merged
Aug 13, 2025 -
fix #49: disable boost inject if HTML isn't expected
#60 merged
Aug 13, 2025 -
Fix Herd detection
#61 merged
Aug 13, 2025 -
docs: README: add filament
#58 merged
Aug 13, 2025 -
Update Pint Guideline to Use
--dirty
Flag#43 merged
Aug 13, 2025 -
Update core.blade.php
#41 merged
Aug 13, 2025 -
update laravel/roster version
#42 merged
Aug 13, 2025 -
Add Pest v4 guidelines
#32 merged
Aug 13, 2025 -
Add Filament guidelines
#34 merged
Aug 13, 2025 -
Use absolute path for PHPStorm and relative paths for others
#33 merged
Aug 13, 2025 -
Working on guidelines
#31 merged
Aug 12, 2025 -
Improve Livewire guidelines
#28 merged
Aug 12, 2025 -
Guidelines/tailwind
#27 merged
Aug 12, 2025 -
Art & docs
#17 merged
Aug 12, 2025 -
Refactor SearchDocs tests to use Http facade
#25 merged
Aug 12, 2025 -
style: explicit string variables, interpolation curly braces
#26 merged
Aug 12, 2025 -
Refactor DisplayHelper and add unit tests for improved clarity
#22 merged
Aug 12, 2025 -
Refactor Tools to improve consistency and readability
#21 merged
Aug 12, 2025 -
Refactor InstallCommand for improved clarity and consistency
#24 merged
Aug 12, 2025 -
Refactor BoostServiceProvider for readability and efficiency
#20 merged
Aug 12, 2025 -
Refactor Herd class and add unit tests
#23 merged
Aug 12, 2025 -
refactor: rename methods in InstallCommand for better readability and consistency
#16 merged
Aug 11, 2025 -
Standardise guidelines & add more
#8 merged
Aug 11, 2025 -
Remove deprecated AddBoost command
#18 merged
Aug 11, 2025 -
Cleanup Install Command 1
#12 merged
Aug 11, 2025 -
Refactor InstallCommand for clarity and maintainability
#15 merged
Aug 11, 2025 -
refactor: cleanup BoostServiceProvider
#9 merged
Aug 11, 2025 -
Fix - Typo
#14 merged
Aug 11, 2025 -
fix: double spaces in doc blocks
#11 merged
Aug 10, 2025
17 Pull requests opened by 13 people
-
docs: add docker mcpServer example
#65 opened
Aug 13, 2025 -
feat(install): add Trae as a supported code environment
#77 opened
Aug 13, 2025 -
feat: add code environment support for Cascade - Windsurf's AI Agent
#78 opened
Aug 13, 2025 -
fix: detect if project uses sail
#83 opened
Aug 13, 2025 -
feat: add opencode support
#88 opened
Aug 13, 2025 -
Add Kiro IDE support for automatic MCP configuration
#97 opened
Aug 14, 2025 -
Ensure guideline file content ends with a newline
#113 opened
Aug 14, 2025 -
Add Herd to default install options when detected
#118 opened
Aug 14, 2025 -
Enhance MCP commands for WSL compatibility
#121 opened
Aug 14, 2025 -
feat: add support for Warp
#134 opened
Aug 15, 2025 -
fix: Use DOM parser to inject script
#137 opened
Aug 15, 2025 -
feat: add environment variable configuration for non-interactive installs
#141 opened
Aug 16, 2025 -
Add support for Vite CSP nonce
#142 opened
Aug 16, 2025 -
feat: don't run Boost during testing
#144 opened
Aug 16, 2025 -
Dynamic NPM Package Runner
#145 opened
Aug 16, 2025 -
docs: README: light/dark mode logo
#148 opened
Aug 16, 2025 -
Put user-defined project guidelines at the top of the generated guidelines file
#150 opened
Aug 16, 2025
31 Issues closed by 12 people
-
FatalError installing on Laravel 10.x
#100 closed
Aug 16, 2025 -
Support for Monorepo?
#140 closed
Aug 16, 2025 -
When the `tests` directory does not exist, `boost:install` fails
#45 closed
Aug 15, 2025 -
Cannot install, duplicate function declaration
#67 closed
Aug 14, 2025 -
PhpStorm: Unable to activate Boost
#36 closed
Aug 14, 2025 -
StandaloneCoroutine was cancelled
#48 closed
Aug 14, 2025 -
Cannot run program "php": CreateProcess error=2, The system cannot find the file specified
#74 closed
Aug 14, 2025 -
Can´t start it in PhpStorm
#75 closed
Aug 14, 2025 -
I cant use claude
#106 closed
Aug 14, 2025 -
Boost install fails if env APP_DEBUG is false
#117 closed
Aug 14, 2025 -
FluxUI search not working
#110 closed
Aug 14, 2025 -
npm run dev/build fail after boost install
#85 closed
Aug 14, 2025 -
Global helper functions prevent boost install
#101 closed
Aug 14, 2025 -
boost:install fails trying to connect to mysql
#71 closed
Aug 14, 2025 -
MCP-Server does not work in Windsurf
#47 closed
Aug 14, 2025 -
php artisan boost:install (service provider boot detection)
#53 closed
Aug 14, 2025 -
browser-logger-active Causing JSON Issues
#49 closed
Aug 14, 2025 -
Installation worked but no tools show up (Claude & Cursor)
#95 closed
Aug 14, 2025 -
Could not delete laravel-mcp-417890c (Windows Power Shell)
#46 closed
Aug 14, 2025 -
Installation Bug: Please run [./vendor/bin/pest] instead.
#94 closed
Aug 14, 2025 -
Boost installed instructions
#91 closed
Aug 14, 2025 -
Unused .ai file?
#70 closed
Aug 13, 2025 -
MCP Server failed to install
#80 closed
Aug 13, 2025 -
Not working with Gemini CLI
#51 closed
Aug 13, 2025 -
Cannot optimize app when boost is installed
#37 closed
Aug 13, 2025 -
[Install] Failed to write configuration for Claude Code MCP server
#50 closed
Aug 13, 2025 -
Install command failed; Yaml class not found
#40 closed
Aug 13, 2025 -
Clarify installation instructions
#62 closed
Aug 13, 2025 -
Sail Compatibility?
#57 closed
Aug 13, 2025 -
Tailwind CSS v3 guide added instead of v4
#38 closed
Aug 13, 2025 -
Sail support
#44 closed
Aug 13, 2025
31 Issues opened by 30 people
-
Installation Bug: Please run [./vendor/bin/pest] instead.
#149 opened
Aug 16, 2025 -
Add PHPStan guidelines
#147 opened
Aug 16, 2025 -
Support for ordering generated files
#146 opened
Aug 16, 2025 -
laravel-boost/search-docs stuck
#139 opened
Aug 15, 2025 -
Installation fails when folder structure is not as expected
#138 opened
Aug 15, 2025 -
Cursor : MCP Install Successful : MCP Tools Showing : "No tools or prompts"
#136 opened
Aug 15, 2025 -
Laravel Boost in PhpStorm uses global msp.json instead of workspace msp.json
#135 opened
Aug 15, 2025 -
Contradicting Flux statements
#133 opened
Aug 15, 2025 -
Support for Other Agents
#132 opened
Aug 15, 2025 -
Can't select AI agent during install
#131 opened
Aug 15, 2025 -
Boost doesn't detect environment changes
#130 opened
Aug 15, 2025 -
MCP continuously crashes with timeout errors when executing long running Tinker commands
#129 opened
Aug 15, 2025 -
Ability to have separate files for Cursor IDE
#128 opened
Aug 15, 2025 -
Feature Request: Laravel Nova Guidelines/Docs
#126 opened
Aug 14, 2025 -
Prevent Tinker Tool from Dangerous Actions in DB
#125 opened
Aug 14, 2025 -
Support for excluding AI guidelines
#124 opened
Aug 14, 2025 -
Support of Gemini CLI
#123 opened
Aug 14, 2025 -
StandaloneCoroutine was cancelled
#122 opened
Aug 14, 2025 -
Generated `mcp.json` is not compatible with Windows + WSL development environments
#120 opened
Aug 14, 2025 -
null file created instead of the .ai folder
#119 opened
Aug 14, 2025 -
Cannot declare class App\Providers\AppServiceProvider, because the name is already in use
#115 opened
Aug 14, 2025 -
Existing server configuration overwritten in mcp.json
#107 opened
Aug 14, 2025 -
Laravel Sail
#105 opened
Aug 14, 2025 -
Error when Custom AI Guideline contains Blade @if directive
#104 opened
Aug 14, 2025 -
StandaloneCoroutine was cancelled error when path contains a space
#102 opened
Aug 14, 2025 -
Feature Request: Add Laravel Breeze AI Guidelines
#96 opened
Aug 14, 2025 -
Windsurf (phpstorm plugin) support
#87 opened
Aug 13, 2025 -
Zed Support
#86 opened
Aug 13, 2025 -
Herd stuck at "starting" in Junie settings.
#69 opened
Aug 13, 2025 -
WSL and docker
#66 opened
Aug 13, 2025 -
support for Trae.ai
#39 opened
Aug 13, 2025