Laravel Live Japan 2026: A Historic First for the Laravel Community
On May 26–27, 2026, Tokyo hosted the first official Laravel conference in East Asia. More than 550 artisans from over 40 countries attended Laravel Live Japan, with the crowd roughly 65% Japanese and 35% international. The event was organized by Ryuta Hamasaki, a Senior Software Engineer at Laravel, with a clear mission: turn the invisible wall between the Japanese PHP community and the global Laravel community into a bridge.
Breaking the Language Barrier with AI-Powered Translation
One of the most ambitious aspects of the event was tackling the language gap head-on. English is not widely spoken in Japan, and many Japanese developers are not comfortable following talks delivered in English. Rather than treating translation as an afterthought, the organizers built a dedicated solution.
Ryuta created YOYO, an AI-powered live translation app purpose-built for conferences and meetups. During every session, live English–Japanese translation appeared on the main screen in real time. Attendees could also open YOYO on their own devices to follow along in additional languages.
The app's tech stack is worth noting for Laravel developers:
- Backend: Laravel + Inertia.js + React
- Hosting: Laravel Cloud
- Real-time layer: Cloudflare Durable Objects for WebSocket connections, audio streaming to an LLM, and broadcasting translated text
To improve accuracy, each session's abstract and a glossary of technical terms were fed into YOYO in advance. This allowed the app to handle domain-specific language correctly — for example, rendering "Vite+" instead of a literal translation of the spoken words.
Translation was also available at the Ask the Speaker booth, enabling attendees to ask questions in either language — a detail that transformed translation from passive listening aid into an active participation tool.
Highlights from the Stage
The two-day programme included:
- 14 regular talks
- 10 lightning talks (with a gong to enforce the five-minute limit)
- One panel session
- A keynote from Taylor Otwell
Topics spanned Laravel, PHP, frontend, mobile, AI, and community. Many international speakers voluntarily added Japanese explanations to their slides, while Japanese speakers built their decks in English — a spontaneous show of respect for the mixed audience.
Standout Talk: Making Music with PHP
Marcel Pociot delivered a live demo showing how to build real-time audio systems with PHP using event loops and tools like ReactPHP. The venue — normally used for live music — had an exceptional sound system, so when the kick drum hit, the whole room felt it. Marcel closed with a memorable line: "Build weird stuff." It was a perfect encapsulation of the curiosity-driven spirit the Laravel community values.
Experiences Unique to Japan
Lunch Matching
Solo attendees came on stage and were randomly grouped into fours to go out for lunch together — a practice common at Japanese developer conferences that proved just as effective here for sparking new friendships.
Japanese Calligraphy on Paper Fans
A calligraphy artist wrote attendees' chosen words — such as Artisan (職人) or Kaizen (改善) — on paper fans, complete with a Laravel stamp. The booth generated hundreds of social shares and gave attendees a personal cultural memento.
Key Takeaways
- 550+ attendees, 40+ countries made Laravel Live Japan the largest Laravel gathering in East Asia to date.
- YOYO, a Laravel-powered AI translation app, enabled real-time multilingual participation across every session.
- A shared passion for Laravel and PHP proved sufficient common ground to bridge significant language and cultural differences.
- The event generated more than 1,000 posts on X, with community conversations continuing well after the conference ended.
- Spontaneous inclusivity — speakers adding bilingual slides without being asked — signals a maturing, globally minded community.
If you want to attend a future edition, fill out the interest form on the Laravel Live Japan site. For a full list of global Laravel events and meetups, visit the Laravel Community page.