Skip to content

Commit a048bf4

Browse files
Gummibeergitbook-bot
authored andcommitted
GitBook: [master] 2 pages and one asset modified
1 parent 4025c0f commit a048bf4

File tree

3 files changed

+5
-1
lines changed

3 files changed

+5
-1
lines changed
177 KB
Loading

docs/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
[![Total Downloads](https://img.shields.io/packagist/dt/astrotomic/laravel-translatable.svg?style=flat-square)](https://packagist.org/packages/astrotomic/laravel-translatable) [![CircleCI](https://img.shields.io/circleci/build/github/Astrotomic/laravel-translatable/master.svg?label=CircleCI&style=flat-square)](https://circleci.com/gh/Astrotomic/laravel-translatable) [![StyleCI](https://styleci.io/repos/192333549/shield)](https://styleci.io/repos/192333549) [![ScrutinizerCI](https://img.shields.io/scrutinizer/quality/g/Astrotomic/laravel-translatable/master.svg?label=ScrutinizerCI&style=flat-square)](https://scrutinizer-ci.com/g/Astrotomic/laravel-translatable/) [![Code Climate](https://img.shields.io/codeclimate/maintainability/Astrotomic/laravel-translatable.svg?label=CodeClimate&style=flat-square)](https://codeclimate.com/github/Astrotomic/laravel-translatable) [![Code Coverage](https://img.shields.io/scrutinizer/coverage/g/Astrotomic/laravel-translatable/master.svg?style=flat-square)](https://scrutinizer-ci.com/g/Astrotomic/laravel-translatable/) [![Latest Version](http://img.shields.io/packagist/v/astrotomic/laravel-translatable.svg?style=flat-square)](https://packagist.org/packages/astrotomic/laravel-translatable) ![MIT License](https://img.shields.io/github/license/Astrotomic/laravel-translatable.svg?color=blue&style=flat-square)
44

5-
![Laravel Translatable](.gitbook/assets/laravel-translatable-2%20%281%29.png)
5+
![Laravel Translatable](.gitbook/assets/laravel-translatable-2-1.png)
66

77
**If you want to store translations of your models into the database, this package is for you.**
88

docs/changelog.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
## v11
44

5+
### v11.1.2
6+
7+
* Refactor `translation` relationship - [\#23](https://github.com/Astrotomic/laravel-translatable/pull/23)
8+
59
### v11.1.1
610

711
* Add missing return type-hints - [\#16](https://github.com/Astrotomic/laravel-translatable/pull/16)

0 commit comments

Comments
 (0)