From b04f167709293227382bb5bc9389e13841f30177 Mon Sep 17 00:00:00 2001 From: Eai Date: Thu, 17 Jan 2019 00:12:25 +0900 Subject: [PATCH] =?UTF-8?q?=E3=83=91=E3=83=96=E3=83=AA=E3=83=83=E3=82=AF?= =?UTF-8?q?=E3=82=BF=E3=82=A4=E3=83=A0=E3=83=A9=E3=82=A4=E3=83=B3=E3=81=A8?= =?UTF-8?q?=E6=A4=9C=E7=B4=A2=E7=94=BB=E9=9D=A2=E3=81=A7=E5=87=BA=E3=82=8B?= =?UTF-8?q?=E3=83=81=E3=82=A7=E3=83=83=E3=82=AF=E3=82=A4=E3=83=B3=E3=83=A6?= =?UTF-8?q?=E3=83=BC=E3=82=B6=E3=83=BC=E3=81=AE=E5=90=8D=E5=89=8D=E3=82=92?= =?UTF-8?q?display=5Fname=E3=81=AB=E3=81=99=E3=82=8B=20(#39)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 現状では設定できないため同じだがこちらのほうが好ましいはず。 --- resources/views/home.blade.php | 2 +- resources/views/search/index.blade.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/resources/views/home.blade.php b/resources/views/home.blade.php index 2098826..2b3b8d4 100644 --- a/resources/views/home.blade.php +++ b/resources/views/home.blade.php @@ -34,7 +34,7 @@
- @{{ $ejaculation->user->name }} + {{ $ejaculation->user->display_name }} {{ $ejaculation->ejaculated_date->format('Y/m/d H:i') }}
diff --git a/resources/views/search/index.blade.php b/resources/views/search/index.blade.php index 1f48635..56440b1 100644 --- a/resources/views/search/index.blade.php +++ b/resources/views/search/index.blade.php @@ -10,7 +10,7 @@