Get Even More Visitors To Your Blog, Upgrade To A Business Listing >>

Improved dd() and dump() output in Laravel 9.32+

With the release of Laravel 9.32, dd() and dump() functions’ output has been improved.

They are now showing the source file and the line where they’re called.

This is super helpful if you have a rogue dd() or dump() call somewhere in the code.

It’s a nice quality-of-life improvement.

Happy coding


Let me know what you think about this article through comments below, or on Twitter at @pelu_carol.

If you find this article helpful, please share it with others and subscribe to the blog to support me, and receive a bi-monthly-ish e-mail notification on my latest articles.



This post first appeared on Neutron Dev, please read the originial post: here

Share the post

Improved dd() and dump() output in Laravel 9.32+

×

Subscribe to Neutron Dev

Get updates delivered right to your inbox!

Thank you for your subscription

×