Uploaded image for project: 'PHP ORMs'
  1. PHP ORMs
  2. PHPORM-72

Define schema validation in Laravel migrations

    • Type: Icon: New Feature New Feature
    • Resolution: Unresolved
    • Priority: Icon: Unknown Unknown
    • None
    • Affects Version/s: None
    • Component/s: Laravel
    • None

      MongoDB allows schema validation when creating a collection: db.createCollection

      Laravel Eloquent migrations has a schema feature that is used to create SQL tables, and Collection indexes in the context of MongoDB.

      This feature should be covered by the documentation, and helper methods should be added if necessary.

            Assignee:
            Unassigned Unassigned
            Reporter:
            jerome.tamarelle@mongodb.com Jérôme Tamarelle
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: