mirror of
https://github.com/MrUnknownDE/panel.git
synced 2026-04-18 22:33:44 +02:00
Implement basic code for creating/updating a subuser
This commit is contained in:
@@ -140,7 +140,7 @@ abstract class Validable extends Model
|
||||
}
|
||||
|
||||
return $this->getValidator()->setData(
|
||||
$this->getAttributes()
|
||||
$this->toArray()
|
||||
)->passes();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user