79686073

Date: 2025-07-01 12:43:53
Score: 1
Natty:
Report link

I found the problem and would like to share it.
It is possible to save a task without assigning it to a user

In the update function i make this:

$user = User::findOrFail($validated['user_id']);
$customer = Customer::findOrFail($validated['customer_id']);
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: Dierig Patrick