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

Model extending #1661

Merged
merged 145 commits into from
Aug 28, 2024
Merged

Model extending #1661

merged 145 commits into from
Aug 28, 2024

Commits on Dec 21, 2023

  1. wip

    glennjacobs committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    e4f076e View commit details
    Browse the repository at this point in the history
  2. chore: fix code style

    glennjacobs authored and github-actions[bot] committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    11b0756 View commit details
    Browse the repository at this point in the history
  3. Tidy up a bit

    glennjacobs committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    c7b38d5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6651c2c View commit details
    Browse the repository at this point in the history
  5. wip

    glennjacobs committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    dc462ce View commit details
    Browse the repository at this point in the history
  6. chore: fix code style

    glennjacobs authored and github-actions[bot] committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    156167d View commit details
    Browse the repository at this point in the history
  7. Update Product.php

    glennjacobs committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    8664348 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    70a60db View commit details
    Browse the repository at this point in the history
  9. Update packages/admin/src/Support/Resources/BaseResource.php

    Co-authored-by: wychoong <67364036+wychoong@users.noreply.github.com>
    glennjacobs and wychoong authored Dec 21, 2023
    Configuration menu
    Copy the full SHA
    ef4a4c0 View commit details
    Browse the repository at this point in the history
  10. Auto-discover core models

    glennjacobs committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    2b449a6 View commit details
    Browse the repository at this point in the history
  11. chore: fix code style

    glennjacobs authored and github-actions[bot] committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    6ccae35 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    026147a View commit details
    Browse the repository at this point in the history
  13. Update composer.json

    glennjacobs committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    7495d0b View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    bd2a96e View commit details
    Browse the repository at this point in the history
  15. Add contracts

    glennjacobs committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    d2674e5 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2023

  1. Configuration menu
    Copy the full SHA
    e860ee8 View commit details
    Browse the repository at this point in the history
  2. chore: fix code style

    glennjacobs authored and github-actions[bot] committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    f5bbf3f View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. Configuration menu
    Copy the full SHA
    276c142 View commit details
    Browse the repository at this point in the history
  2. chore: fix code style

    alecritson authored and github-actions[bot] committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    ddadef1 View commit details
    Browse the repository at this point in the history
  3. contracts

    alecritson committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    fc6246a View commit details
    Browse the repository at this point in the history
  4. Merge branch 'feature/model-extending' into feat/model-extending-ar

    # Conflicts:
    #	packages/core/src/Models/Currency.php
    alecritson committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    c463ea6 View commit details
    Browse the repository at this point in the history
  5. Contracts

    alecritson committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    db7ca52 View commit details
    Browse the repository at this point in the history
  6. chore: fix code style

    alecritson authored and github-actions[bot] committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    b4084a9 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

  1. Relationships

    alecritson committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    94e96ea View commit details
    Browse the repository at this point in the history
  2. Start factory tweaks

    alecritson committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    19ce85b View commit details
    Browse the repository at this point in the history
  3. Merge branch 'feat/model-extending-ar' of github.com:lunarphp/lunar i…

    …nto feat/model-extending-ar
    alecritson committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    37dd1e4 View commit details
    Browse the repository at this point in the history
  4. Tweaks

    alecritson committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    af3f341 View commit details
    Browse the repository at this point in the history
  5. chore: fix code style

    alecritson authored and github-actions[bot] committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    227f756 View commit details
    Browse the repository at this point in the history
  6. Use BaseFactory

    alecritson committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    e8e5b34 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'feat/model-extending-ar' of github.com:lunarphp/lunar i…

    …nto feat/model-extending-ar
    alecritson committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    bc82a7a View commit details
    Browse the repository at this point in the history
  8. Fix

    alecritson committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    cc03568 View commit details
    Browse the repository at this point in the history
  9. Test fixes

    alecritson committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    44d02b5 View commit details
    Browse the repository at this point in the history
  10. Test updates

    alecritson committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    377d026 View commit details
    Browse the repository at this point in the history
  11. Update tests

    alecritson committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    b9159a0 View commit details
    Browse the repository at this point in the history
  12. Test fixes

    alecritson committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    a8d2949 View commit details
    Browse the repository at this point in the history
  13. Test and docs fixes

    alecritson committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    d24b062 View commit details
    Browse the repository at this point in the history
  14. Fix tests

    alecritson committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    61fe272 View commit details
    Browse the repository at this point in the history
  15. Fix tests

    alecritson committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    7f31112 View commit details
    Browse the repository at this point in the history
  16. test fixes

    alecritson committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    579d42f View commit details
    Browse the repository at this point in the history
  17. Don’t enforce morph map

    alecritson committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    6078472 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. Shipping updates

    alecritson committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    51d2818 View commit details
    Browse the repository at this point in the history
  2. Tweaks

    alecritson committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    40a7569 View commit details
    Browse the repository at this point in the history
  3. Observer fixes

    alecritson committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    a481749 View commit details
    Browse the repository at this point in the history
  4. Omit factory return types

    alecritson committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    3b11f62 View commit details
    Browse the repository at this point in the history
  5. Switch to contracts

    alecritson committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    d113fa3 View commit details
    Browse the repository at this point in the history
  6. omit return type

    alecritson committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    151301f View commit details
    Browse the repository at this point in the history
  7. Fixes

    alecritson committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    8264e7b View commit details
    Browse the repository at this point in the history
  8. Docs

    alecritson committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    e26a2ee View commit details
    Browse the repository at this point in the history
  9. Add shipping migration

    alecritson committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    0b064f8 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. Change migration name

    alecritson committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    4b641ef View commit details
    Browse the repository at this point in the history
  2. Revert trait

    alecritson committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    2ac0fdd View commit details
    Browse the repository at this point in the history
  3. wip

    alecritson committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    cbec221 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9efc302 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. Update ModelManifest.php

    Co-authored-by: mattdfloyd <mattdfloyd@gmail.com>
    alecritson and mattdfloyd authored Mar 21, 2024
    Configuration menu
    Copy the full SHA
    03a3b49 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. Remove left over

    alecritson committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    357b20b View commit details
    Browse the repository at this point in the history
  2. Docs fix

    alecritson committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    5e79535 View commit details
    Browse the repository at this point in the history
  3. docs

    alecritson committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    f0fa1a8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5bb0bcd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7acc771 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

  1. contracts

    alecritson committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    4f82452 View commit details
    Browse the repository at this point in the history
  2. Contracts

    alecritson committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    272f3be View commit details
    Browse the repository at this point in the history
  3. Relationships

    alecritson committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    76dc66a View commit details
    Browse the repository at this point in the history
  4. Start factory tweaks

    alecritson committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    3a65461 View commit details
    Browse the repository at this point in the history
  5. chore: fix code style

    alecritson committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    4f0c6ab View commit details
    Browse the repository at this point in the history
  6. Tweaks

    alecritson committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    fae8f90 View commit details
    Browse the repository at this point in the history
  7. Use BaseFactory

    alecritson committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    430b989 View commit details
    Browse the repository at this point in the history
  8. chore: fix code style

    alecritson committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    b359e33 View commit details
    Browse the repository at this point in the history
  9. Fix

    alecritson committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    d5f166a View commit details
    Browse the repository at this point in the history
  10. Test fixes

    alecritson committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    4905e59 View commit details
    Browse the repository at this point in the history
  11. Test updates

    alecritson committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    b654072 View commit details
    Browse the repository at this point in the history
  12. Update tests

    alecritson committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    95a4988 View commit details
    Browse the repository at this point in the history
  13. Test fixes

    alecritson committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    dc46d5c View commit details
    Browse the repository at this point in the history
  14. Test and docs fixes

    alecritson committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    b27234f View commit details
    Browse the repository at this point in the history
  15. Fix tests

    alecritson committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    1c4bd02 View commit details
    Browse the repository at this point in the history
  16. Fix tests

    alecritson committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    d948fd5 View commit details
    Browse the repository at this point in the history
  17. test fixes

    alecritson committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    debc6e7 View commit details
    Browse the repository at this point in the history
  18. Don’t enforce morph map

    alecritson committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    979d7c9 View commit details
    Browse the repository at this point in the history
  19. Shipping updates

    alecritson committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    d863ae4 View commit details
    Browse the repository at this point in the history
  20. Tweaks

    alecritson committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    4c02082 View commit details
    Browse the repository at this point in the history
  21. Observer fixes

    alecritson committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    237aa7b View commit details
    Browse the repository at this point in the history
  22. Omit factory return types

    alecritson committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    36aa33f View commit details
    Browse the repository at this point in the history
  23. Switch to contracts

    alecritson committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    1cf1d7d View commit details
    Browse the repository at this point in the history
  24. omit return type

    alecritson committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    f114d25 View commit details
    Browse the repository at this point in the history
  25. Fixes

    alecritson committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    67bb256 View commit details
    Browse the repository at this point in the history
  26. Docs

    alecritson committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    e52eb3e View commit details
    Browse the repository at this point in the history
  27. Add shipping migration

    alecritson committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    13f8475 View commit details
    Browse the repository at this point in the history
  28. Change migration name

    alecritson committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    a16532d View commit details
    Browse the repository at this point in the history
  29. Revert trait

    alecritson committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    ca2e55e View commit details
    Browse the repository at this point in the history
  30. wip

    alecritson committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    031d360 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    b970e19 View commit details
    Browse the repository at this point in the history
  32. Update ModelManifest.php

    Co-authored-by: mattdfloyd <mattdfloyd@gmail.com>
    alecritson and mattdfloyd committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    fb872e8 View commit details
    Browse the repository at this point in the history
  33. Remove left over

    alecritson committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    61221fd View commit details
    Browse the repository at this point in the history
  34. Docs fix

    alecritson committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    50c48ed View commit details
    Browse the repository at this point in the history
  35. docs

    alecritson committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    b617f30 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    3baf8c2 View commit details
    Browse the repository at this point in the history
  37. Merge branch 'feat/model-extending-ar' of github.com:lunarphp/lunar i…

    …nto feat/model-extending-ar
    
    # Conflicts:
    #	packages/admin/src/Filament/Resources/AttributeGroupResource.php
    #	packages/admin/src/Filament/Resources/ProductOptionResource.php
    #	packages/core/src/Models/Brand.php
    #	packages/core/src/Models/Channel.php
    #	packages/core/src/Models/Collection.php
    #	packages/core/src/Models/CustomerGroup.php
    alecritson committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    c65e314 View commit details
    Browse the repository at this point in the history
  38. Tweak traits

    alecritson committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    8b627df View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    93a655d View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. Configuration menu
    Copy the full SHA
    906af4e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    56ecd07 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. Add morphKey method

    alecritson committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    8c2e868 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0e1b1f4 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. Configuration menu
    Copy the full SHA
    4bd3adc View commit details
    Browse the repository at this point in the history
  2. Fixes

    alecritson committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    21d976b View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. Configuration menu
    Copy the full SHA
    6265042 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. Configuration menu
    Copy the full SHA
    1e278cf View commit details
    Browse the repository at this point in the history
  2. Update models.md

    alecritson committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    9d8d4ef View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    65fc144 View commit details
    Browse the repository at this point in the history
  4. Tweak contract import

    alecritson committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    8e28842 View commit details
    Browse the repository at this point in the history
  5. Update import

    alecritson committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    98ce0e4 View commit details
    Browse the repository at this point in the history
  6. Update models.md

    alecritson committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    94d6a87 View commit details
    Browse the repository at this point in the history
  7. Update models.md

    alecritson committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    50ca7cf View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. Configuration menu
    Copy the full SHA
    75ddfcf View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. Configuration menu
    Copy the full SHA
    811c31f View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. Remove getTable method

    alecritson committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    0ee8585 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    426be1f View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. Configuration menu
    Copy the full SHA
    249ff11 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. Configuration menu
    Copy the full SHA
    09115ef View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2024

  1. Configuration menu
    Copy the full SHA
    c43d20e View commit details
    Browse the repository at this point in the history
  2. chore: fix code style

    alecritson authored and github-actions[bot] committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    f511277 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. Configuration menu
    Copy the full SHA
    ceb74f6 View commit details
    Browse the repository at this point in the history
  2. WIP

    alecritson committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    2b73ef0 View commit details
    Browse the repository at this point in the history
  3. Update BuyXGetYTest.php

    alecritson committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    94314f3 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

  1. Configuration menu
    Copy the full SHA
    ee6be4b View commit details
    Browse the repository at this point in the history
  2. chore: fix code style

    alecritson authored and github-actions[bot] committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    673b456 View commit details
    Browse the repository at this point in the history
  3. Update Cart.php

    alecritson committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    b06f959 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'feat/model-extending-ar' of github.com:lunarphp/lunar i…

    …nto feat/model-extending-ar
    alecritson committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    c8b67dc View commit details
    Browse the repository at this point in the history
  5. Update CartTest.php

    alecritson committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    c9b2829 View commit details
    Browse the repository at this point in the history
  6. chore: fix code style

    alecritson authored and github-actions[bot] committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    57f3f49 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. Configuration menu
    Copy the full SHA
    24f29fb View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. Configuration menu
    Copy the full SHA
    3d4776f View commit details
    Browse the repository at this point in the history
  2. chore: fix code style

    alecritson authored and github-actions[bot] committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    e16f8df View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

  1. Configuration menu
    Copy the full SHA
    5bd6e19 View commit details
    Browse the repository at this point in the history
  2. Test fixes

    alecritson committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    0dc543a View commit details
    Browse the repository at this point in the history
  3. Handle morph model check

    alecritson committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    dc4d8c3 View commit details
    Browse the repository at this point in the history
  4. Fix relation managers

    alecritson committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    958dfaf View commit details
    Browse the repository at this point in the history
  5. Merge branch 'feat/model-extending-ar' of github.com:lunarphp/lunar i…

    …nto feat/model-extending-ar
    alecritson committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    8950ceb View commit details
    Browse the repository at this point in the history
  6. chore: fix code style

    alecritson authored and github-actions[bot] committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    fa8a4db View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    31f942f View commit details
    Browse the repository at this point in the history
  8. chore: fix code style

    alecritson authored and github-actions[bot] committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    7b6235e View commit details
    Browse the repository at this point in the history
  9. Test fixes

    alecritson committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    c5acf77 View commit details
    Browse the repository at this point in the history
  10. Merge branch 'feat/model-extending-ar' of github.com:lunarphp/lunar i…

    …nto feat/model-extending-ar
    alecritson committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    cf98e3c View commit details
    Browse the repository at this point in the history
  11. chore: fix code style

    alecritson authored and github-actions[bot] committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    91e1fcf View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. Update upgrading.md

    glennjacobs committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    abd4127 View commit details
    Browse the repository at this point in the history
  2. Update upgrading.md

    glennjacobs committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    be47a0d View commit details
    Browse the repository at this point in the history