Blog icon indicating copy to clipboard operation
Blog copied to clipboard

Allow fallback to default lang

Open pavsid opened this issue 7 years ago • 0 comments

As far as I understand, dimsav/laravel-translatable gives us the option to fall back to the default translation if the specified translation doesn't exist, when retrieving instances/entities etc.

Is there any such way in AsgardCms/Blog?

I would like to display all blog posts (via $latestPosts) regardless of the current lang.

pavsid avatar Jun 22 '18 09:06 pavsid