File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
# Check model ownership for Laravel
2
2
3
3
![ 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)
4
+ [ ![ Latest Stable Version] ( https://poser.pugx.org/santigarcor/laravel-ownable/v )] ( //packagist.org/packages/santigarcor/laravel-ownable )
5
+ [ ![ Total Downloads] ( https://poser.pugx.org/santigarcor/laravel-ownable/downloads )] ( //packagist.org/packages/santigarcor/laravel-ownable )
6
+ [ ![ License] ( https://poser.pugx.org/santigarcor/laravel-ownable/license )] ( //packagist.org/packages/santigarcor/laravel-ownable )
7
7
8
8
This trait allows you to check if a model owns some other model in your Laravel application.
9
9
You can’t perform that action at this time.
0 commit comments