freekmurze released a new package that we can use to enable the translations to be stored in the database.

translations in database laravel

In a vanilla Laravel installation you can use language files to localize your app. This package will enable the translations to be stored in the database. You can still use all the features of the trans function you know and love.