HasUuidKey
trait HasUuidKey (View source)
Methods
string
getKeyType()
Get the auto-incrementing key type.
bool
getIncrementing()
Get the value indicating whether the IDs are incrementing.
static void
boot()
The "booting" method of the model.