Firefly Debugging Page for PHP Usage try { //code... } catch (\Throwable $th) { Firefly::AppFire($th, "Source\of\the\exception"); } Examples