Open wcadena opened 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.
: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:
This pull request includes changes for namespacing models under
App\Models
. Feel free to commit any additional changes to theshift-20985
branch.Before merging, you need to:
shift-20985
branch