From ba6892e8586dee7c514c58aacb1b156e7344ef8f Mon Sep 17 00:00:00 2001 From: James Brooks Date: Sun, 16 Nov 2014 23:17:23 +0000 Subject: [PATCH] Removed unused files --- app/views/emails/auth/reminder.blade.php | 14 -------- app/views/hello.php | 42 ------------------------ 2 files changed, 56 deletions(-) delete mode 100644 app/views/emails/auth/reminder.blade.php delete mode 100644 app/views/hello.php diff --git a/app/views/emails/auth/reminder.blade.php b/app/views/emails/auth/reminder.blade.php deleted file mode 100644 index aebea9e3..00000000 --- a/app/views/emails/auth/reminder.blade.php +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - -

Password Reset

- -
- To reset your password, complete this form: {{ URL::to('password/reset', array($token)) }}.
- This link will expire in {{ Config::get('auth.reminder.expire', 60) }} minutes. -
- - diff --git a/app/views/hello.php b/app/views/hello.php deleted file mode 100644 index 64842421..00000000 --- a/app/views/hello.php +++ /dev/null @@ -1,42 +0,0 @@ - - - - - Laravel PHP Framework - - - -
- Laravel PHP Framework -

You have arrived.

-
- -