ChannelUser
class ChannelUser extends Model (View source)
Properties
| static protected | $unguarded | from Model | |
| $timestamps | |||
| protected | $table | ||
| protected | $casts | ||
| int | $channel_id | ||
| int | $user_id | ||
| null|string | $notifications | ||
| null|Carbon | $followed_at | ||
| Channel read-only | $channel | ||
| User read-only | $user |
Methods
BelongsTo
channel()
No description
BelongsTo
user()
No description
string
getKey()
No description
Builder
setKeysForSaveQuery($query)
No description
Details
in
Model at line 18
getConnectionName()
No description
BelongsTo
channel()
No description
BelongsTo
user()
No description
string
getKey()
No description
protected Builder
setKeysForSaveQuery($query)
No description