Property | Type | Description | |
---|---|---|---|
$fillable | |||
$timestamps |
Property | Type | Description | |
---|---|---|---|
$table | |||
$touches |
Method | Description | |
---|---|---|
conversation ( ) | * make a relation between conversation model | |
getHumansTimeAttribute ( ) | * make dynamic attribute for human readable time | |
sender ( ) | * its an alias of user relation | |
user ( ) | * make a relation between user model |
public getHumansTimeAttribute ( ) |