Install debugbar in dev environment

This commit is contained in:
James Brooks
2018-06-14 20:29:50 +01:00
parent deeb40cd48
commit c2b0fb340e
6 changed files with 308 additions and 1 deletions

View File

@@ -3,6 +3,7 @@ APP_DEBUG=false
APP_URL=http://localhost
APP_TIMEZONE=UTC
APP_KEY=
DEBUGBAR_ENABLED=false
DB_DRIVER=mysql
DB_HOST=localhost