sebastiaanluca / laravel-auto-morph-map

THIS PACKAGE HAS BEEN DEPRECATED — Automatically alias and map the polymorphic types of Eloquent models.
https://sebastiaanluca.com
MIT License
54 stars 9 forks source link

Laravel 9 support #16

Closed SachinAgarwal1337 closed 2 years ago

SachinAgarwal1337 commented 2 years ago

Description

Any plans to support Laravel 9?

sebastiaanluca commented 2 years ago

As Laravel 8 introduces a way to enforce morph mapping, being explicit is favored over "magic code", and I don't have the time to maintain it, I'm probably going to archive this package. That means no more updates unfortunately. You're free to fork it though.