el-klo

Results 2 issues of el-klo

### Feature Description Whenever i create a model and implent a new relationship, all methods get set to 'protected'. Like this: `protected function teacher(): BelongsTo { return $this->belongsTo( Teacher::class );...

### What Happened Whenever i run my tests in parallel, the number of tests stays at 667. When i run a normal test-run the correct number of tests shows. The...

bug