Closed rez1dent3 closed 6 years ago
other tables are empty
"rinvex/attributes": "^0.0" // installed version 0.0.6
Did you register the Integer, Varchar .. values?
Thank you!
I found myself here searching for the same exception after I changed a type's name without clearing file cache (existing attributes were cached with the old type name). Maybe it would be helpful to identify this problem in the package and throw an exception with a clear message, rather than letting the bug trickle down and get thrown as a confusing exception in Eloquent.
Hello. I can't deal with the package, and I need help.
My migration. database/migrations/2017_10_31_072845_create_images_table.php
Providers/AppServiceProvider.php
App\Models\Image.php
Console/Commands/TestCommand.php