Requirements
Before you can start using Translatable, you'll need to make sure your development environment meets the following requirements:
- Laravel: Version 9.0 or higher
 - PHP: Version 8.2 or higher
 
Additionally, this package relies on the following dependencies:
illuminate/support: ^9.0 || ^10.0 || ^11.0 || ^12.0javaabu/helpers: ^1.61
And for development, you'll need:
laravel/pint: ^1.14orchestra/testbench: ^7.0 || ^8.0 || ^9.0 || ^10.0phpunit/phpunit: ^9.5 || ^10.5 || ^11.5
We also suggest using javaabu/forms for the little buttons and table cells that are provided.