| Package Data | |
|---|---|
| Maintainer Username: | brackets |
| Maintainer Contact: | pavol.perdik@brackets.sk (Pavol Perdík) |
| Package Create Date: | 2017-09-06 |
| Package Last Update: | 2024-03-02 |
| Home Page: | |
| Language: | PHP |
| License: | MIT |
| Last Refreshed: | 2025-10-26 15:01:43 |
| Package Statistics | |
|---|---|
| Total Downloads: | 249,848 |
| Monthly Downloads: | 1,945 |
| Daily Downloads: | 5 |
| Total Stars: | 8 |
| Total Watchers: | 1 |
| Total Forks: | 9 |
| Total Open Issues: | 1 |
Translatable makes your content translatable in defined languages (locales). To sum up, the package:
HasTranslations trait that makes your Eloquent model translatable (extending spatie/laravel-translatable),TranslatableFormRequest class that you can use as a base class for your Request classes to extend from, which simplify the definition of the rules for translatable data.You can find full documentation at https://docs.getcraftable.com/#/translatable