create([ 'name' => $category, 'slug' => str()->slug($category), ]); } } }