You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
**If you want to store translations of your models into the database, this package is for you.**
16
16
17
17
This is a Laravel package for translatable models. Its goal is to remove the complexity in retrieving and storing multilingual model instances. With this package you write less code, as the translations are being fetched/saved when you fetch/save your instance.
18
18
19
-
The full documentation can be found at [GitBook](https://astrotomic.gitbook.io/laravel-translatable).
19
+
The full documentation can be found at [GitBook](https://docs.astrotomic.info/laravel-translatable).
0 commit comments