'required|string|max:64', 'description' => 'nullable|string|max:255', ]; /** * @var bool */ public $timestamps = false; }