localization

  1. phpdai

    CodeCourse — Translations with Laravel and Inertia

    Localization is a breeze in Laravel applications, but what happens when you need to bring this to the client-side? Turns out in Inertia, it's pretty simple.In this course, we'll build a language switcher, share translations with the client, and build a simple translation helper for Vue to use...