Laravel 10.13 Released
Laravel team released v10.13 with database escaping functionality in Grammar, Sleep test hooks, response preparation events, and more: Hash method Günther Debrauwer contributed an method that wraps the native call, which determines if a string is already hashed. This means this method can be mocked and not locked in to the function call to determine hashing.