mirror of
https://github.com/Einundzwanzig-Podcast/einundzwanzig-portal.git
synced 2025-12-11 06:46:47 +00:00
guarded instead of fillable
This commit is contained in:
@@ -112,7 +112,7 @@ return [
|
||||
| generated "unguarded" models.
|
||||
|
|
||||
*/
|
||||
'use_guarded' => false,
|
||||
'use_guarded' => true,
|
||||
|
||||
/*
|
||||
|--------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user