laravel import dump code example Example: php laravel dump // dump <?php dump($array)?> // dump and die <?php dd($array)?>