Skip to content

Commit

Permalink
Update user-monitoring.php
Browse files Browse the repository at this point in the history
  • Loading branch information
milwad-dev committed Jul 31, 2023
1 parent eb7c639 commit 70bbf71
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions config/user-monitoring.php
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@

/*
* If you are using uuid or ulid you can change it for type of foreign_key.
*
* When you are using ulid or uuid, you need to add related trait into the models.
*/
'foreign_key_type' => 'id', // uuid, ulid, id
],
Expand Down

0 comments on commit 70bbf71

Please sign in to comment.