Skip to content

Conversation

jaulz
Copy link

@jaulz jaulz commented Jul 29, 2021

This PR will add the possibility to use a callback for the $config parameter. Having this it will allow you to support dynamic languages:

        'config' => function ($model) {
            return $model->language;
        },

This will probably solve #42 as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant