Laravel Daily

Laravel/PHP tip.
Did you know Faker method `bothify()`?

- ? characters are replaced with a random letter
- # characters - with a random digit
- * characters - with either a random letter or a random digit

Example for car plate numbers.

Link to docs: fakerphp.org/formatters/numbers-and-strings/#bothi…

5 days ago | [YT] | 553