From 4cd99d333d4dcc9f36743e76b0bed4764ec77ec3 Mon Sep 17 00:00:00 2001 From: JulianPrieber <60265788+JulianPrieber@users.noreply.github.com> Date: Mon, 14 Feb 2022 13:10:09 +0100 Subject: [PATCH] Change public path MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This is one of multiple public path edits. For simplified usability, I am integrating the public Laravel directory into the root directory.  This edit is part of moving everything from root/public to root. --- web.config | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 web.config diff --git a/web.config b/web.config new file mode 100644 index 0000000..323482f --- /dev/null +++ b/web.config @@ -0,0 +1,28 @@ + + + + + + + + + + + + + + + + + + + + + + + +