Skip to content

Commit

Permalink
id int
Browse files Browse the repository at this point in the history
  • Loading branch information
gam6itko committed May 25, 2024
1 parent c6c3f03 commit 28ab86a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
],
],
Schema::TYPECAST => [
'id' => 'id',
'id' => 'int',
'country_id' => 'int',
'locale_id' => 'int',
'title' => 'string',
Expand Down

0 comments on commit 28ab86a

Please sign in to comment.