fix
This commit is contained in:
		| @@ -16,6 +16,8 @@ class Technology extends Model | ||||
| { | ||||
|     use HasFactory; | ||||
|  | ||||
|     protected $guarded = []; | ||||
|  | ||||
|     protected static function newFactory(): TechnologyFactory | ||||
|     { | ||||
|         return TechnologyFactory::new(); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user