Channel
class Channel extends Model
Methods
string
getRouteKeyName()
Get the route key name for Laravel.
HasMany
threads()
A channel consists of threads.
Details
at line 14
string
getRouteKeyName()
Get the route key name for Laravel.
at line 24
HasMany
threads()
A channel consists of threads.