You can generate fake values anywhere in your app using the new `fake()` helper
- ·
- Telegram
- ·
- Newsletter
Enjoying the little things: the new fake()
helper we introduced to Laravel.
Because it is a singleton, you can get unique values across multiple calls / boundaries.
Super useful for tests, factories, seeders, and for quickly prototyping a design with fake data ✌️