Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: laravel/boost
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 85f7de5
Choose a base ref
...
head repository: laravel/boost
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 84cd763
Choose a head ref
  • 11 commits
  • 83 files changed
  • 12 contributors

Commits on Sep 18, 2025

  1. docs: updates changelog

    nunomaduro committed Sep 18, 2025
    Configuration menu
    Copy the full SHA
    968edb2 View commit details
    Browse the repository at this point in the history
  2. Update roster to 0.2.7

    ashleyhindle committed Sep 18, 2025
    Configuration menu
    Copy the full SHA
    2d1ae6f View commit details
    Browse the repository at this point in the history
  3. Merge pull request #266 from laravel/update-roster-version

    Update roster to 0.2.7
    ashleyhindle authored Sep 18, 2025
    Configuration menu
    Copy the full SHA
    13fa1e7 View commit details
    Browse the repository at this point in the history
  4. docs: guidelines: initial laravel/mcp guidelines (#267)

    * docs: guidelines: initial laravel/mcp guidelines
    
    Our documentation is great, so the guidelines don't need to be very detailed
    
    * docs: guidelines: MCP - add http/https node issue
    
    * Update core.blade.php
    
    ---------
    
    Co-authored-by: Taylor Otwell <[email protected]>
    ashleyhindle and taylorotwell authored Sep 18, 2025
    Configuration menu
    Copy the full SHA
    d33a84f View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2025

  1. Update Pint Config and Add Rector

    * Add Pint
    
    * Add Rector
    
    * Fix Tests
    
    ---------
    
    Co-authored-by: Ashley Hindle <[email protected]>
    pushpak1300 and Ashley Hindle authored Sep 22, 2025
    Configuration menu
    Copy the full SHA
    ec96ded View commit details
    Browse the repository at this point in the history
  2. update checkout action to version 5 (#271)

    Signed-off-by: Pushpak Chhajed <[email protected]>
    pushpak1300 authored Sep 22, 2025
    Configuration menu
    Copy the full SHA
    2687e0c View commit details
    Browse the repository at this point in the history
  3. Enhance MCP commands for WSL compatibility (#121)

    * Enhance MCP commands for WSL compatibility
    
    * Add optional parameter to `getPhpPath` for absolute path control
    
    * feat: add tests for WSL and absolute path overrides
    
    * refactor: simplify 'isRunningInWsl'
    
    * refactor: reduce conditional on boost mcp install
    
    * rector: update test return types
    
    ---------
    
    Co-authored-by: Ashley Hindle <[email protected]>
    HichemTab-tech and ashleyhindle authored Sep 22, 2025
    Configuration menu
    Copy the full SHA
    1f95db8 View commit details
    Browse the repository at this point in the history
  4. Updated access modifiers from private to protected across multipl…

    …e files (#249)
    
    Co-authored-by: Ashley Hindle <[email protected]>
    andrey-helldar and ashleyhindle authored Sep 22, 2025
    Configuration menu
    Copy the full SHA
    92d442e View commit details
    Browse the repository at this point in the history
  5. Ensure guideline file content ends with a newline (#113)

    * Ensure file content ends with a newline
    
    * Update GuidelineWriterTest
    
    * Test to avoid adding extra newline
    
    ---------
    
    Co-authored-by: Ashley Hindle <[email protected]>
    balu-lt and ashleyhindle authored Sep 22, 2025
    Configuration menu
    Copy the full SHA
    8f7494c View commit details
    Browse the repository at this point in the history
  6. Don't include mcp always (#273)

    * feat: update laravel/roster constraint to 0.2.8
    
    * feat: only include MCP guidelines if direct dependency
    
    Every Boost user would get the MCP guidelines because they have an
    indirect dependency on laravel/mcp.
    
    Users should only get the MCP guidelines if they _directly_ require
    laravel/mcp.
    
    * fix array shape on mustBeDirect
    
    * Fix Linting changes
    
    Signed-off-by: Pushpak Chhajed <[email protected]>
    
    * Fix code styling
    
    * Formatting
    
    Signed-off-by: Pushpak Chhajed <[email protected]>
    
    ---------
    
    Signed-off-by: Pushpak Chhajed <[email protected]>
    Co-authored-by: Pushpak Chhajed <[email protected]>
    Co-authored-by: pushpak1300 <[email protected]>
    3 people authored Sep 22, 2025
    Configuration menu
    Copy the full SHA
    6eb3c0e View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2025

  1. Fix test name (#274)

    Signed-off-by: Pushpak Chhajed <[email protected]>
    Co-authored-by: Thai Nguyen Hung <[email protected]>
    pushpak1300 and hungthai1401 authored Sep 23, 2025
    Configuration menu
    Copy the full SHA
    84cd763 View commit details
    Browse the repository at this point in the history
Loading