slug = Str::slug($spell->name); }); } public function recipe() { return $this->hasOne(Recipe::class); } }