Skip to content

Feature request: Include README.md in Composer distribution #57

@codeuxius

Description

@codeuxius

Is your feature request related to a problem? Please describe.

The README.md isn't included in the published Composer package. When working with AI assistants (Claude, Copilot, etc.) on projects that use this library, they can't read the documentation from vendor/scify/laravel-cookie-guard/ because the README simply isn't there.

Describe the solution you'd like

Include README.md in the published package. This might just require removing it from .gitattributes export-ignore (if that's what's excluding it).

Additional context

LLMs are increasingly used for development assistance, and they often look at vendor/ for library documentation. Having the README available locally helps them provide accurate, context-aware help without needing to fetch external URLs.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions