David Carrdcblogdev.hashnode.devยทJan 9, 2020Convert translate message calls to a single json language fileLaravel supports using the __() call to setup locale for your pages ie in a blade file you may have a title called Dashboard. To make it translatable you would use: {{ __('Dashboard') }} This will default to the given text if the config/app.php fi...133 readsAdd a thoughtful commentNo comments yetBe the first to start the conversation.