Blog
Blog copied to clipboard
Allow fallback to default lang
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.