1. Home
  2. Laravel
  3. Die and dump

Helpful debugging function.

#laravel
dd($some-data);
copy
Full Laravel cheatsheet