You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using Pharaonics has-images and has-files, i'm sure my implementation is wrong but it used to work.
After updating to the latest version 3.0.1 i get the following error.
Trait method Pharaonic\Laravel\Files\Traits\HasFiles::getAttribute has not been applied as App\Models\Barcode::getAttribute, because of collision with Pharaonic\Laravel\Images\HasImages::getAttribute
Couldn't find anything about this in the docs
The text was updated successfully, but these errors were encountered:
dotmot
changed the title
Trait metho collision
Trait method collision
Dec 17, 2024
I'm using Pharaonics has-images and has-files, i'm sure my implementation is wrong but it used to work.
After updating to the latest version 3.0.1 i get the following error.
Trait method Pharaonic\Laravel\Files\Traits\HasFiles::getAttribute has not been applied as App\Models\Barcode::getAttribute, because of collision with Pharaonic\Laravel\Images\HasImages::getAttribute
Couldn't find anything about this in the docs
The text was updated successfully, but these errors were encountered: