This commit is contained in:
Andras Bacsai
2023-06-13 11:23:46 +02:00
parent eaf31eb946
commit ff4eed5342
2 changed files with 1 additions and 4 deletions

View File

@@ -24,6 +24,7 @@ class Application extends BaseModel
}
protected $fillable = [
'name',
'repository_project_id',
'project_id',
'description',
'git_repository',