You can call `squish()` on Stringable instances to remove all unnecessary whitespaces

You can call `squish()` on Stringable instances to remove all unnecessary whitespaces

🔥 #Laravel Tip: Hot off the press, the latest release includes the ‘squish’ global helper method by @DwightConrad. It removes all extraneous white space from a string, including between words. It’s like ‘trim’ on steroids :)

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