For dump and die.
dd($variable);
Throws http exception with an error code. Useful for 404 for exemple.
abort(404);