gestor-inventarios-it icon indicating copy to clipboard operation
gestor-inventarios-it copied to clipboard

Namespace Models

Open wcadena opened this issue 5 years ago • 2 comments

This pull request includes changes for namespacing models under App\Models. Feel free to commit any additional changes to the shift-20985 branch.

Before merging, you need to:

  • Checkout the shift-20985 branch
  • Review all pull request comments for additional changes
  • Thoroughly test your application

wcadena avatar Dec 03 '19 20:12 wcadena

:warning: While Shift updated model references within your application code, you may reference models outside the code. Be sure to review your environment configuration, database, and queues for additional references.

wcadena avatar Dec 03 '19 20:12 wcadena

:warning: Shift detected polymorphic relationships within your application. Unless you created custom polymorphic types using morphMap, you will need to update the fully qualified names in the related model table.

Shift found potential instances of polymorphic relationships in:

  • [ ] app/Models/FileEntry.php
  • [ ] app/Models/InformeMantenimientoPreventivo.php

wcadena avatar Dec 03 '19 20:12 wcadena