Enjoyed This Tutorial?
Get access to all premium tutorials, video and text courses, and exclusive Laravel resources. Join our community of 10,000+ developers.
Recent Courses on Laravel Daily
AI Agents/IDEs for Laravel: May 2026 (Claude Code, Codex, OpenCode, etc)
7 lessons
52 min
Next.js Basics for Laravel Developers
11 lessons
58 min
Laravel 13 Eloquent: Expert Level
41 lessons
1 h 34 min
Povilas, thank you the exploring multi-language topic. What if i also want my URLs to be translated, something like this:
I come up with this solution in routes:
It reads respective, translated route name from translation file:
But i don't know if translation file was suposed for such use. Do you know any other solution that may provide similar results?
thanks, i was searching multi-lang of how to do with database