Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
orobogenius committed Jan 24, 2019
1 parent 4b9d670 commit 8854f54
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
<a href="https://codecov.io/gh/orobogenius/laravel-model-statable">
<img src="https://img.shields.io/codecov/c/github/orobogenius/laravel-model-statable.svg?style=flat-square" />
</a>
<a href="https://styleci.io/repos/167356410" rel="nofollow"><img src="https://camo.githubusercontent.com/59d352dbd8a27e9c12057c37743c50e6777616fe/68747470733a2f2f7374796c6563692e696f2f7265706f732f3136343239323139362f736869656c64" data-canonical-src="https://styleci.io/repos/164292196/shield" style="max-width:100%;"></a>
<a href="https://packagist.org/packages/orobogenius/laravel-model-statable"><img src="https://img.shields.io/packagist/l/orobogenius/laravel-model-statable.svg?style=flat-square"/></a>

This package lets you add predefined states to your laravel models. This allows you to define states that can be applied to your models at various points in your application.
Expand Down

0 comments on commit 8854f54

Please sign in to comment.