laravel-nova-chained-translation-manager icon indicating copy to clipboard operation
laravel-nova-chained-translation-manager copied to clipboard

A translation manager tool for Laravel Nova, that makes use of the Laravel Chained Translator.

Results 4 laravel-nova-chained-translation-manager issues
Sort by recently updated
recently updated
newest added

### Description ### Reason for this change

```composer require statikbe/laravel-nova-chained-translation-manager ./composer.json has been updated Running composer update statikbe/laravel-nova-chained-translation-manager Loading composer repositories with package information Updating dependencies Your requirements could not be resolved to an installable set of...

I have an error after deployment to production. Routes are cached there. Error looks like: ReflectionException Class "" does not exist. So right now I'm not using cache for routes...

Hi, it would be great to add a new button on the nove to add new language group.