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

Validation rules #105

Closed divdax closed 4 years ago

divdax commented 4 years ago

Every attribute should have validation rules. When you want to save a varchar value to an integer attribute you get an error.

Omranic commented 4 years ago

Any potential PR? 🤔

divdax commented 4 years ago

Not yet, but if a PR is welcome i'll try my best. 😄

Omranic commented 4 years ago

PRs are welcome 😉