Skip to content

Commit

Permalink
Merge pull request #6 from cleaniquecoders/develop
Browse files Browse the repository at this point in the history
Update
  • Loading branch information
nasrulhazim authored Feb 10, 2023
2 parents dcf75c0 + e1b80c9 commit 6d16126
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/Models/Lookup.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,7 @@

class Lookup extends Model
{
protected $cast = [
'meta' => 'array',
];
}

0 comments on commit 6d16126

Please sign in to comment.