#124·inflector

Singularization problem (receives)

Author: gordonhungCreated May 14, 2019Updated May 14, 2019
LabelsEnhancement

Hi all,

Just found a problem when I use Laravel:

Str::singular('receives') ==> receife

And the library use 'doctrine/inflector' so sumit an issue here.

Sorry that I am not family with submit issues, please correct me if my format is not good.

Thanks