question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Guide to load Lang from database or external files

See original GitHub issue

I have a Laravel Vue application, the application is hosted on Vapor.

The admin can update the language files but since Vapor is serverless, I cant write to update the lang/ folder.

My question is, how do I either write to external storage system that stores my lang folder (e.g s3) or use database to store the language key pair?

Issue Analytics

  • State:open
  • Created a year ago
  • Comments:7 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
xiCO2kcommented, Oct 19, 2022

you can try, and any question you can ask me 😉

0reactions
ekponocommented, Oct 18, 2022

Hi @xiCO2k

Thank you for always being available.

I wish I had experience writing or adding features to packages, I would have made PR 😭

Read more comments on GitHub >

github_iconTop Results From Across the Web

Guide to load Lang from database or external files - Laracasts
Guide to load Lang from database or external files. I have a Laravel Vue application, the application is hosted on Vapor. The admin...
Read more >
How do I read data into R? | SAMHDA
See below for instructions on how to read and load data into R from both file extensions. Set the Working Directory. Before reading...
Read more >
Add or Load Translations - i18next documentation
There are a few options to load translations to your application instrumented by i18next. The most common approach to this adding a so...
Read more >
The Ultimate Guide to JavaScript Localization | Phrase
Have no fear: This guide will cover everything you need to know to start ... Now let's rework our script so that we...
Read more >
JavaScript Localization: A Step by Step Guide - Transifex
At this point, we can load our translated content, and if we have a large number of files, all we have to do...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found