Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhance Custom Rules: Introduce translatableExists and translatableUnique for Validating Translatable Attributes #406

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Commits on Apr 22, 2024

  1. Add Custom Rules translatableExists, and translatableUnique to valida…

    …te translatable attributes
    amjadbanimattar committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    b2cd5ee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    be1c5de View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. - Move Documentation from ReadME to Docs

    - Fix PHPDocs, and Code Style
    amjadbanimattar committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    b46b3cc View commit details
    Browse the repository at this point in the history

Commits on May 1, 2024

  1. Updated to support Laravel 9, the package now utilizes the deprecated…

    … InvokableRule interface instead of the new one introduced in Laravel 10. Future updates will accommodate the removal of Laravel 9 support.
    amjadbanimattar committed May 1, 2024
    Configuration menu
    Copy the full SHA
    4f7a959 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5ba1a6e View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. Configuration menu
    Copy the full SHA
    aad9c18 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    33bcf27 View commit details
    Browse the repository at this point in the history