Skip to content

Commit eeb9126

Browse files
authored
Update README.md
1 parent 6a43a5a commit eeb9126

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
# Check model ownership for Laravel
22

33
![tests](https://github.com/santigarcor/laravel-ownable/workflows/tests/badge.svg?branch=master)
4+
[![Latest Stable Version](https://poser.pugx.org/santigarcor/laravel-ownable/v/stable)](https://packagist.org/packages/santigarcor/laravel-ownable)
5+
[![Total Downloads](https://poser.pugx.org/santigarcor/laravel-ownable/downloads)](https://packagist.org/packages/santigarcor/laravel-ownable)
6+
[![License](https://poser.pugx.org/santigarcor/laravel-ownable/license)](https://packagist.org/packages/santigarcor/laravel-ownable)
47

58
This trait allows you to check if a model owns some other model in your application.
69

0 commit comments

Comments
 (0)