Skip to content

Commit 1b70e6e

Browse files
committed
Show error code
1 parent ee21ea1 commit 1b70e6e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

templates/development.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,7 @@
7373
<?php else: ?>
7474
<span><?= $exceptionClass ?></span>
7575
<?php endif ?>
76+
(Code #<?= $throwable->getCode() ?>)
7677
</div>
7778

7879
<div class="exception-message">

0 commit comments

Comments
 (0)