gestor-inventarios-it
gestor-inventarios-it copied to clipboard
Namespace Models
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-20985branch - Review all pull request comments for additional changes
- Thoroughly test your application
: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.
: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