In this blog post, Josh Comeau shares some of the epiphanies he’s had about this distinction, and how you can use this information in day-to-day work.
PHP
Quick tips: Sending Laravel output to Ray automatically
A handy overview of the Ray configuration options in Laravel. You can automatically send duplicate queries, slow queries, exceptions, and dump output straight to Ray without adding any ray() calls to your code. Read more