File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
# Fluent Meta Data for Eloquent Models
2
- [ ![ Laravel] ( https://img.shields.io/badge/Laravel-~6 .0-green.svg?style=flat-square )] ( http://laravel.com )
2
+ [ ![ Laravel] ( https://img.shields.io/badge/Laravel-~8 .0-green.svg?style=flat-square )] ( http://laravel.com )
3
3
[ ![ Source] ( http://img.shields.io/badge/source-kodeine/laravel--meta-blue.svg?style=flat-square )] ( https://github.com/kodeine/laravel-meta/ )
4
4
[ ![ Build Status] ( http://img.shields.io/travis/kodeine/laravel--meta/master.svg?style=flat-square )] ( https://travis-ci.org/kodeine/laravel-meta )
5
5
[ ![ License] ( http://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square )] ( https://tldrlegal.com/license/mit-license )
@@ -297,4 +297,4 @@ You can also use it on eloquent relations.
297
297
``` php
298
298
/* Post model */
299
299
public $hideMeta = true; // Do not add metas to array
300
- ```
300
+ ```
You can’t perform that action at this time.
0 commit comments