Laravel 11 Introduces the Dumpable Trait - Laravel News

Laravel 11 introduces the Dumpable trait to internally clean up code around dump() and dd(). You can also easily add these to your application and packages!