Skip to content

Commit 70bbf71

Browse files
committed
Update user-monitoring.php
1 parent eb7c639 commit 70bbf71

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

config/user-monitoring.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,8 @@
2929

3030
/*
3131
* If you are using uuid or ulid you can change it for type of foreign_key.
32+
*
33+
* When you are using ulid or uuid, you need to add related trait into the models.
3234
*/
3335
'foreign_key_type' => 'id', // uuid, ulid, id
3436
],

0 commit comments

Comments
 (0)