Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .env.example
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ APP_NAME=Bison
APP_ENV=local
APP_KEY=
APP_DEBUG=true
# DEBUGBAR_ENABLED=null
APP_TIMEZONE=UTC
APP_URL=https://bison.lndo.site

Expand Down
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
/public/storage
/storage/*.key
/storage/pail
/storage/debugbar
/vendor
.env
.env.backup
Expand Down
9,695 changes: 9,695 additions & 0 deletions .phpstorm.meta.php

Large diffs are not rendered by default.

Loading