Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Namespace Models #345

Closed
wants to merge 2 commits into from
Closed

Namespace Models #345

wants to merge 2 commits into from

Conversation

omarrida
Copy link
Contributor

@omarrida omarrida commented Aug 8, 2024

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

Before merging, you need to:

  • Checkout the shift-126244 branch
  • Review all pull request comments for additional changes
  • Thoroughly test your application (no tests?, no CI?)

@omarrida
Copy link
Contributor Author

omarrida commented Aug 8, 2024

⚠️ 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.

@omarrida
Copy link
Contributor Author

omarrida commented Aug 8, 2024

⚠️ 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/Package.php

@omarrida omarrida closed this Aug 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants