Struggling with SelectFilter with relationship() and distinct status (Enum)
Hi guys ! I want to make a filter or the
ERROR : Object of class App\Enums\Users\AbacusStatusEnum could not be converted to string
abacus_status in my users table but this status is in another table user_details, linked to the users via the details() relationship. What is wrong in my code ? ERROR : Object of class App\Enums\Users\AbacusStatusEnum could not be converted to string