tushargugnani / 5balloons.info

5 stars 1 forks source link

localization-laravel-multi-language-language-switcher/ #88

Open utterances-bot opened 1 year ago

utterances-bot commented 1 year ago

Localization Implementation in Laravel with Language Switcher | 5 Balloons

https://5balloons.info/localization-laravel-multi-language-language-switcher/

makhtardiouf commented 1 year ago

Straight to the point, this was helpful

tushargugnani commented 1 year ago

@makhtardiouf Glad it helped.

ilicz commented 1 year ago

Thanks a lot, this really helped... :)

teldrive commented 12 months ago

I had issues Laravel Framework 8.83.27 with flag-icon-css, not sure how to solve

ERROR in ./resources/sass/app.scss Module build failed (from ./node_modules/mini-css-extract- ModuleBuildError: Module build failed (from ./node_modules ╷ 10 │ @import '~flag-icon-css/sass/flag-icon'; Deprecation Warning: Passing percentage units to the globa In the future, this will emit a CSS abs() function to be r To preserve current behavior: math.abs(100%) To emit a CSS abs() now: abs(#{100%}) More info: https://sass-lang.com/d/abs-percent

╷ 57 │ $dividend: abs($dividend);

teldrive commented 12 months ago

how to route to index_es or index_en as selected language