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

[11.x] Adds Model::casts() method and named static methods for built-in casters #47237

Merged
merged 17 commits into from
Jun 28, 2023

Commits on Jun 22, 2023

  1. Adds Model::casts() method

    nunomaduro committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    5f54a46 View commit details
    Browse the repository at this point in the history
  2. Apply fixes from StyleCI

    StyleCIBot authored and nunomaduro committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    311fb1d View commit details
    Browse the repository at this point in the history
  3. Adds AsCollection::using

    nunomaduro committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    e98b001 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0509e48 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1fa4c5d View commit details
    Browse the repository at this point in the history
  6. Adjusts tests

    nunomaduro committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    3b4405f View commit details
    Browse the repository at this point in the history
  7. Fixes docs

    nunomaduro committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    d9a0e3f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ba0814a View commit details
    Browse the repository at this point in the history
  9. Adds array format support

    nunomaduro committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    5b89243 View commit details
    Browse the repository at this point in the history
  10. Tests priority

    nunomaduro committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    65d7bf5 View commit details
    Browse the repository at this point in the history
  11. Tests serialization

    nunomaduro committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    eda6ac2 View commit details
    Browse the repository at this point in the history
  12. Method name

    nunomaduro committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    825bdbe View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    b8d3006 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    6ecdffa View commit details
    Browse the repository at this point in the history
  15. formatting

    taylorotwell authored and nunomaduro committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    a697748 View commit details
    Browse the repository at this point in the history
  16. Update src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php

    Co-authored-by: Enzo Innocenzi <[email protected]>
    2 people authored and nunomaduro committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    e812be5 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    8570efa View commit details
    Browse the repository at this point in the history