Laravel Enum Translatable is a package that enables translation of PHP enum values in multilingual Laravel applications. It provides a trait-based implementation that integrates with Laravel's translation system, allowing enums to be translated across multiple locales. The package supports converting enums to arrays, retrieving

2m read timeFrom laravel-news.com
Post cover image
Table of contents
# Main Features# Example

Sort: