79263956

Date: 2024-12-09 05:55:26
Score: 2
Natty:
Report link

Thanks to kris, this solved the problem

  public function user(): BelongsTo
    {
        return $this->belongsTo(User::class, 'model_id');
    }
Reasons:
  • Blacklisted phrase (0.5): Thanks
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: balyam