Skip to content

Commit

Permalink
Insert a new line
Browse files Browse the repository at this point in the history
  • Loading branch information
hiendv committed Jan 5, 2016
1 parent d5088bb commit bf21637
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions upgrade.md
Original file line number Diff line number Diff line change
Expand Up @@ -238,6 +238,7 @@ A new `database` session driver has been written for the framework which include
If you would like to use the new driver, you should add the `user_id (nullable integer)`, `ip_address (nullable string)`, and `user_agent (text)` columns to your session database table.

#### Session compatibility

Because of the implementation of Authentication Guards, your existing sessions will be invalid.

### Stringy
Expand Down

0 comments on commit bf21637

Please sign in to comment.