Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add "null" as default value when using "php artisan translation:sync-missing-translation-keys" #293

Open
martinsjek opened this issue Nov 2, 2023 · 0 comments

Comments

@martinsjek
Copy link

I like using you package, but there is one slight thing that would fix a big issue for me.
When using "php artisan translation:sync-missing-translation-keys" the default "value" in database is set to empty string.
I would like to have it as NULL.
Why?
Because my Application will allow empty strings, but will hide the text if it's NULL.

Maybe there is a quick-fix on my end? If not maybe I could pass this as config parameter?

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

No branches or pull requests

1 participant