And what's the value of config('enums.chat_log_type') ?
Are you sure it contains the returned result of byChatType
column?
Try to dump both the $this->attributes['byChatType']
and config('enums.chat_log_type')
to make sure everything is as intended
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community