Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/fetzi/state
Browse files Browse the repository at this point in the history
  • Loading branch information
fetzi committed Nov 30, 2016
2 parents 318f83f + 551ed1e commit e27bb95
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
# State package for Laravel
[![Build Status](https://travis-ci.org/fetzi/state.svg?branch=master)](https://travis-ci.org/fetzi/state)
[![codecov](https://codecov.io/gh/fetzi/state/branch/master/graph/badge.svg)](https://codecov.io/gh/fetzi/state)

This laravel package allows to store a certain application state in either the session or inside a cache.

Expand Down Expand Up @@ -50,4 +52,4 @@ php artisan vendor:publish

## License

The MIT License (MIT). Please see [LICENSE.md](LICENSE.md) for more information.
The MIT License (MIT). Please see [LICENSE.md](LICENSE.md) for more information.

0 comments on commit e27bb95

Please sign in to comment.