Validation translations If you want to validate an attribute for uniqueness before saving/updating the db, you might want to have a look at laravel-unique-translation which is made specifically for laravel-translatable. Querying translations Handling missing translations Help us improve this page