diff --git a/.env.example b/.env.example index ed1308c..61d9baa 100644 --- a/.env.example +++ b/.env.example @@ -1,4 +1,4 @@ -APP_NAME=Laravel +APP_NAME=Ausleihe APP_ENV=local APP_KEY= APP_DEBUG=true diff --git a/.env.testing b/.env.testing index 4646deb..2f1a95c 100644 --- a/.env.testing +++ b/.env.testing @@ -1,4 +1,4 @@ -APP_NAME=Laravel +APP_NAME=Ausleihe APP_ENV=testing APP_KEY=base64:9ZBg50hPLn6mqFqCTSZhrAMHnIzTePQYj3iG5U8NkcY= APP_URL=http://localhost