makeabledk / laravel-translatable
v0.6.0
2024-01-19 15:08 UTC
Requires
- php: ^8.1
- illuminate/database: 10.*|11.*
- illuminate/support: 10.*|11.*
Requires (Dev)
- codedungeon/phpunit-result-printer: ^0.32.0
- fakerphp/faker: ^1.19
- laravel/laravel: 10.*|11.*
- makeabledk/laravel-factory-enhanced: ^5.0
- mockery/mockery: ^1.5
- phpunit/phpunit: ^9.5
- dev-master
- 2.x-dev
- v0.6.0
- v0.5.1
- v0.5.0
- v0.4.4
- v0.4.3
- v0.4.2
- v0.4.1
- v0.4.0
- v0.3.4
- v0.3.3
- v0.3.2
- v0.3.1
- v0.3.0
- 0.2.x-dev
- v0.2.3
- v0.2.2
- 0.2.1
- v0.2.0
- v0.1.5
- v0.1.4
- v0.1.3
- v0.1.2
- v0.1.1
- v0.1.0
- dev-feat/qualify-scopes
- dev-feat/v0.3
- dev-fix/simple-paginate
- dev-feat/bugfixes
- dev-feat/fix-master-relation
- dev-feat/travis
- dev-feat/wip
This package is auto-updated.
Last update: 2024-10-19 16:39:09 UTC
README
IMPORTANT NOTICE
This package is still under active development and is not considered ready for usage.
Install
You can install this package via composer:
composer require makeabledk/laravel-translatable
Testing
You can run the tests with:
composer test
Contributing
We are happy to receive pull requests for additional functionality. Please see CONTRIBUTING for details.
Credits
License
Attribution-ShareAlike 4.0 International. Please see License File for more information.