*/ protected $casts = [ Role::ATTRIBUTE_DEFAULT => 'boolean', Role::ATTRIBUTE_PRIORITY => 'int', ]; }