I\'m working on a Laravel 8 project and included a package with models and migrations. One of the package models has the same name as an already existing model.
I hav