Replies: 1 comment
-
I just used the match function to return the correct string. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
hi, can i use enums datatype in livewire-tables ? because if i use Enums for my status order in database row i can't use it into livewire-tables
error is :
htmlspecialchars(): Argument #472 string) must be of type string, App\Enums\OrderStatusEnum given
Beta Was this translation helpful? Give feedback.
All reactions