Laravel 10 will be released on February 7, 2023. Its development is still ongoing. Let’s dive into every relevant new feature we know about already.
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