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: shahghasiadil/laravel-api-versioning
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.0.2
Choose a base ref
...
head repository: shahghasiadil/laravel-api-versioning
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.0.3
Choose a head ref
  • 2 commits
  • 2 files changed
  • 2 contributors

Commits on Sep 19, 2025

  1. docs: improve README.md structure and enhance composer.json

    - Clean up README with better organization and emoji icons
    - Remove duplicate content and consolidate sections
    - Add detailed middleware application examples
    - Enhance controller attributes usage with comprehensive examples
    - Improve version detection and configuration sections
    - Streamline testing, commands, and best practices sections
    - Update composer.json description to be more declarative
    - Add comprehensive keywords for better discoverability
    
    🤖 Generated with [Claude Code](https://claude.ai/code)
    
    Co-Authored-By: Claude <noreply@anthropic.com>
    shahghasiadil and claude committed Sep 19, 2025
    Configuration menu
    Copy the full SHA
    8a2ebe4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2 from shahghasiadil/docs/improve-readme-and-comp…

    …oser
    
    docs: improve README.md structure and enhance composer.json
    shahghasiadil authored Sep 19, 2025
    Configuration menu
    Copy the full SHA
    ced406d View commit details
    Browse the repository at this point in the history
Loading