Skip to content

Commit

Permalink
エラー画面表示確認用の Blade テンプレートを追加
Browse files Browse the repository at this point in the history
  • Loading branch information
okashoi committed Mar 17, 2019
1 parent 00bac40 commit bdc3089
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/resources/views/errors/500.blade.php
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{{ $exception->getMessage() }}

0 comments on commit bdc3089

Please sign in to comment.