You can provide closures into the $default value in Laravel's config helper
- ·
- Telegram
- ·
- Newsletter
Huh, apparently you can provide closures into the $default value in Laravel's config helper. Neat! Pretty useful if you want to throw an exception if it's missing 👏