We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5b43e2a + 8f58709 commit f7f9fd3Copy full SHA for f7f9fd3
src/App/Models/Activity.php
@@ -71,7 +71,7 @@ class Activity extends Model
71
'description' => 'string',
72
'user' => 'integer',
73
'route' => 'string',
74
- 'ipAddress' => 'ipAddress',
+ 'ipAddress' => 'string',
75
'userAgent' => 'string',
76
'locale' => 'string',
77
'referer' => 'string',
0 commit comments