rinvex / laravel-attributes

⚠️ [ABANDONED] Rinvex Attributable is a robust, intelligent, and integrated Entity-Attribute-Value model (EAV) implementation for Laravel Eloquent, with powerful underlying for managing entity attributes implicitly as relations with ease. It utilizes the power of Laravel Eloquent, with smooth and seamless integration.
MIT License
433 stars 104 forks source link

Base table or view not found: 1146 Table #93

Closed mateng1210 closed 5 years ago

mateng1210 commented 5 years ago

image image

mysql table data image

$product = Product::find(1); QueryException: image

Omranic commented 4 years ago

Honestly I didn't understand your question, but if you still need any help feel free to re-open this issue, and add more information so we can help.