From 2e51fbff9d8472a0e98af39aff52d30f0b67706b Mon Sep 17 00:00:00 2001 From: Igor Scheller Date: Wed, 21 Nov 2018 12:17:28 +0100 Subject: Added / route with redirects --- src/Http/Exceptions/HttpTemporaryRedirect.php | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 src/Http/Exceptions/HttpTemporaryRedirect.php (limited to 'src/Http/Exceptions/HttpTemporaryRedirect.php') diff --git a/src/Http/Exceptions/HttpTemporaryRedirect.php b/src/Http/Exceptions/HttpTemporaryRedirect.php new file mode 100644 index 00000000..ece8d607 --- /dev/null +++ b/src/Http/Exceptions/HttpTemporaryRedirect.php @@ -0,0 +1,17 @@ +