Skip to content

Commit

Permalink
[FK] Upgrade to Laravel 5.5
Browse files Browse the repository at this point in the history
  • Loading branch information
barryo committed Oct 18, 2017
1 parent c5ee6b7 commit 44f7638
Show file tree
Hide file tree
Showing 31 changed files with 2,733 additions and 932 deletions.
1 change: 1 addition & 0 deletions .env.example
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,7 @@ CACHE_DRIVER=array

#######################################################################################
# See config/session.php
SESSION_LIFETIME=120
SESSION_DRIVER=file

#######################################################################################
Expand Down
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -108,4 +108,6 @@ storage/files/*
.idea/composerJson.xml
.idea/misc.xml
mrtg/
npm-debug.log
yarn-error.log

33 changes: 28 additions & 5 deletions .idea/ixpv.iml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

17 changes: 13 additions & 4 deletions .idea/php.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 44f7638

Please sign in to comment.