Author: David Ciulla (offskip-dave)
Committer: GitHub (web-flow)
Pusher: saundefined
Date: 2025-11-30T13:09:57+03:00

Commit: 
https://github.com/php/web-php/commit/4be866ed2b0862445ac3483e74952d9302c1fd06
Raw diff: 
https://github.com/php/web-php/commit/4be866ed2b0862445ac3483e74952d9302c1fd06.diff

Add Laravel Live Japan 2026 to news (#1673)

Changed paths:
  A  archive/entries/2025-11-30-1.xml
  A  images/news/laravellivejapan_2026.png
  M  archive/archive.xml


Diff:

diff --git a/archive/archive.xml b/archive/archive.xml
index 6a43da71f5..504906f238 100644
--- a/archive/archive.xml
+++ b/archive/archive.xml
@@ -9,6 +9,7 @@
     <uri>http://php.net/contact</uri>
     <email>[email protected]</email>
   </author>
+  <xi:include href="entries/2025-11-30-1.xml"/>
   <xi:include href="entries/2025-11-20-3.xml"/>
   <xi:include href="entries/2025-11-20-2.xml"/>
   <xi:include href="entries/2025-11-20-1.xml"/>
diff --git a/archive/entries/2025-11-30-1.xml b/archive/entries/2025-11-30-1.xml
new file mode 100644
index 0000000000..fb513719fb
--- /dev/null
+++ b/archive/entries/2025-11-30-1.xml
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="utf-8"?>
+<entry xmlns="http://www.w3.org/2005/Atom"; 
xmlns:default="http://php.net/ns/news";>
+  <title>Laravel Live Japan</title>
+  <id>https://www.php.net/archive/2025.php#2025-11-30-1</id>
+  <published>2025-11-30T04:52:32+00:00</published>
+  <updated>2025-11-30T04:52:32+00:00</updated>
+  <link href="https://www.php.net/conferences/index.php#2025-11-30-1"; 
rel="alternate" type="text/html"/>
+  <link href="https://laravellive.jp"; rel="via" type="text/html"/>
+  <default:finalTeaserDate 
xmlns="http://php.net/ns/news";>2026-05-26</default:finalTeaserDate>
+  <category term="conferences" label="Conference announcement"/>
+  <default:newsImage xmlns="http://php.net/ns/news"; 
link="https://laravellive.jp"; title="Laravel Live Japan 
2026">laravellivejapan_2026.png</default:newsImage>
+  <content type="xhtml">
+    <div xmlns="http://www.w3.org/1999/xhtml";>
+      <p>Laravel Live Japan is the first official Laravel community conference 
in Japan. It brings together developers, designers, and tech enthusiasts from 
around the world to share knowledge, exchange ideas, and celebrate the craft of 
building with Laravel.</p>
+      <p>Join us in Tokyo at Tachikawa Stage Garden on May 26-27, 2026 for 
this premiere event. Enjoy two days of inspiring talks, hands-on learning, and 
unforgettable community experiences.</p>
+      <strong>Basic info</strong><br/>
+      <ul>
+        <li>Date: May 26-27, 2026 (JST)</li>
+        <li>Location: Tachikawa City, Tokyo Prefecture, Japan</li>
+      </ul>
+      <strong>Links</strong><br/>
+      <ul>
+        <li>Website: <a 
href="https://laravellive.jp";>https://laravellive.jp</a></li>
+        <li>X: <a 
href="https://x.com/LaravelLiveJP";>https://x.com/LaravelLiveJP</a></li>
+      </ul>
+    </div>
+  </content>
+</entry>
diff --git a/images/news/laravellivejapan_2026.png 
b/images/news/laravellivejapan_2026.png
new file mode 100644
index 0000000000..fcf75f11d4
Binary files /dev/null and b/images/news/laravellivejapan_2026.png differ

Reply via email to