Files
usher-manage-stack/app/Providers/AppServiceProvider.php
gbanyan 2e9b17e902 fix(01-01): use morphMap instead of enforceMorphMap to avoid breaking Spatie
- Changed from enforceMorphMap to morphMap in AppServiceProvider
- enforceMorphMap was causing errors with Spatie Laravel Permission package
- morphMap still provides namespace protection for our custom models
- Adds comment explaining why we don't enforce strict mapping
2026-02-13 12:05:38 +08:00

862 B