Details
Description
The Sluggable template does not add an index for the slug if the fields option is empty.
The provider option will not be used if the fields option is not empty.
The Sluggable template does not use the fields option in creating the index for the slug, so removing the requirement for a non-empty fields option seems to be an appropriate fix.