jayeshmepani started a new conversation+100 XP
2mos ago
Best approach for managing translations in Laravel?
Hey everyone,
What’s your current workflow for handling translations in Laravel apps?
I’ve found it becomes hard to manage as projects grow—especially extracting keys and keeping files consistent.
Are you using:
- built-in Laravel features
- any packages
- or custom automation?
Curious to learn how others are solving this.