wcadena / gestor-inventarios-it

Sistema de Gestión de Activos Fijos con Laravel 5.8
Eclipse Public License 1.0
24 stars 22 forks source link

Namespace Models #137

Open wcadena opened 4 years ago

wcadena commented 4 years ago

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:

wcadena commented 4 years ago

: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 commented 4 years ago

: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: