mirror of
https://github.com/Einundzwanzig-Podcast/einundzwanzig-portal.git
synced 2025-12-13 06:56:48 +00:00
exceptOnForms for createdBy
This commit is contained in:
@@ -68,6 +68,7 @@ class OrangePill extends Resource
|
||||
->rules('required', 'integer'),
|
||||
|
||||
BelongsTo::make('User'),
|
||||
|
||||
BelongsTo::make('BookCase'),
|
||||
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user