laravel-localization-helpers
laravel-localization-helpers copied to clipboard
LLH v2.5 cant find lemma used like __('table.smth')
Hi i have problem with finding all translating words in helper __()
Adding smth like '@__(\s*(".")\s(,.))@U', to config array doesnt seems to work
Is there any option to make it work or i should change all __() to 'Lang::Get ?