Changed the default app environment to production for hiding dev dependencies

This commit is contained in:
Prashant Singh 2019-02-06 17:24:06 +05:30
parent de6507ff08
commit a3a651b570
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
APP_NAME=Laravel
APP_ENV=local
APP_ENV=production
APP_KEY=
APP_DEBUG=true
APP_URL=http://localhost