Allow Laravel morphs on MongoDB schema blueprints

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Fixed
    • Priority: Unknown
    • 5.10.0
    • Affects Version/s: None
    • None
    • 3
    • Not Needed
    • None
    • None
    • None
    • None
    • None
    • None

      Laravel 12 morphs chains after onto addColumn. MongoDB addColumn returns the blueprint, so the inherited after method expected a callback and threw. after now accepts a single column argument as a no-op because MongoDB has no column order.

      Related: https://github.com/mongodb/laravel-mongodb/pull/3569

              Assignee:
              Jérôme Tamarelle
              Reporter:
              Jérôme Tamarelle
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: