Skip to content

Commit

Permalink
Merge pull request #51 from zablose/master
Browse files Browse the repository at this point in the history
Readme tiny update, forgotten code type.
  • Loading branch information
JeffreyWay committed Dec 22, 2015
2 parents fb0c7a0 + 0d1264b commit e0a048b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ Again, if using Laravel, this will set a few keys in the session:

Alternatively, again, if you're using Laravel, you may reference the `flash()` helper function, instead of the facade. Here's an example:

```
```php
/**
* Destroy the user's session (logout).
*
Expand Down

0 comments on commit e0a048b

Please sign in to comment.