str()->plural() lets you convert words to their right form based on a provided amount

str()->plural() lets you convert words to their right form based on a provided amount

Printing a word in singular or plural form depending on the number of items is usually a pain.

With Laravel Str / Stringable however, it's a breeze 🍃 😍

We're writing a book, you can get it for free here.