Commit 5b4c74f4 authored by Vallabh Kansagara's avatar Vallabh Kansagara

reverting .env example file.

Signed-off-by: 's avatarVallabh Kansagara <vrkansagara@gmail.com>
parent ac42d212
APP_ENV=local
APP_DEBUG=true
DEBUGBAR=true
TELESCOPE_ENABLED=true
APP_NAME="Laravel Admin Panel" APP_NAME="Laravel Admin Panel"
APP_SHORT_NAME="LAP" APP_SHORT_NAME="LAP"
APP_ENV=local APP_ENV=local
...@@ -10,6 +6,7 @@ APP_DEBUG=true ...@@ -10,6 +6,7 @@ APP_DEBUG=true
APP_LOG_LEVEL=debug APP_LOG_LEVEL=debug
APP_URL=http://localhost APP_URL=http://localhost
DB_CONNECTION=mysql DB_CONNECTION=mysql
DB_HOST=127.0.0.1 DB_HOST=127.0.0.1
DB_PORT=3306 DB_PORT=3306
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment