-
-
Notifications
You must be signed in to change notification settings - Fork 268
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
47bde13
commit 3b4f3cb
Showing
2 changed files
with
32 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
<feed xmlns="http://www.w3.org/2005/Atom"> | ||
<title type="text">❤️ 每天收集喜欢的开源项目</title> | ||
<subtitle type="text">❤️ 每天收集喜欢的开源项目</subtitle> | ||
<updated>2025-02-25T16:00:00+00:00</updated> | ||
<updated>2025-02-28T16:00:00+00:00</updated> | ||
<generator uri="https://getlaminas.org" version="2">Laminas_Feed_Writer</generator> | ||
<link rel="alternate" type="text/html" href="https://github.com/guanguans/favorite-link"/> | ||
<link rel="self" type="application/atom+xml" href="https://raw.githubusercontent.com/guanguans/favorite-link/master/README.atom"/> | ||
|
@@ -12,6 +12,23 @@ | |
<email>[email protected]</email> | ||
<uri>https://github.com/guanguans</uri> | ||
</author> | ||
<entry xmlns:xhtml="http://www.w3.org/1999/xhtml"> | ||
<title type="html"><![CDATA[richan-fongdasen/eloquent-blameable: Laravel 中 Eloquent 模型的可责备行为实现]]></title> | ||
<published>2025-02-28T16:00:00+00:00</published> | ||
<updated>2025-02-28T16:00:00+00:00</updated> | ||
<link rel="alternate" type="text/html" href="https://github.com/richan-fongdasen/eloquent-blameable"/> | ||
<id>https://github.com/richan-fongdasen/eloquent-blameable</id> | ||
<content xmlns:xhtml="http://www.w3.org/1999/xhtml" type="xhtml"> | ||
<xhtml:div xmlns:xhtml="http://www.w3.org/1999/xhtml"><xhtml:a href="https://github.com/richan-fongdasen/eloquent-blameable" target="_blank">richan-fongdasen/eloquent-blameable: Laravel 中 | ||
Eloquent 模型的可责备行为实现</xhtml:a> | ||
<xhtml:h3>相关链接</xhtml:h3> | ||
<xhtml:ul> | ||
<xhtml:li><xhtml:a href="https://github.com/richan-fongdasen/eloquent-blameable" target="_blank">https://github.com/richan-fongdasen/eloquent-blameable</xhtml:a></xhtml:li> | ||
<xhtml:li><xhtml:a href="https://github.com/guanguans/favorite-link" target="_blank">https://github.com/guanguans/favorite-link</xhtml:a></xhtml:li> | ||
</xhtml:ul> | ||
</xhtml:div> | ||
</content> | ||
</entry> | ||
<entry xmlns:xhtml="http://www.w3.org/1999/xhtml"> | ||
<title type="html"><![CDATA[robsontenorio/laravel-keycloak-guard: 🔑 Laravel 的简单 Keycloak Guard]]></title> | ||
<published>2025-02-25T16:00:00+00:00</published> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,12 +3,25 @@ | |
<channel> | ||
<title>❤️ 每天收集喜欢的开源项目</title> | ||
<description>❤️ 每天收集喜欢的开源项目</description> | ||
<pubDate>Tue, 25 Feb 2025 16:00:00 +0000</pubDate> | ||
<pubDate>Fri, 28 Feb 2025 16:00:00 +0000</pubDate> | ||
<generator>Laminas_Feed_Writer 2 (https://getlaminas.org)</generator> | ||
<link>https://github.com/guanguans/favorite-link</link> | ||
<author>[email protected] (guanguans)</author> | ||
<dc:creator>guanguans</dc:creator> | ||
<atom:link rel="self" type="application/rss+xml" href="https://raw.githubusercontent.com/guanguans/favorite-link/master/README.rss"/> | ||
<item> | ||
<title>richan-fongdasen/eloquent-blameable: Laravel 中 Eloquent 模型的可责备行为实现</title> | ||
<pubDate>Fri, 28 Feb 2025 16:00:00 +0000</pubDate> | ||
<link>https://github.com/richan-fongdasen/eloquent-blameable</link> | ||
<guid>https://github.com/richan-fongdasen/eloquent-blameable</guid> | ||
<content:encoded><![CDATA[<a href="https://github.com/richan-fongdasen/eloquent-blameable" target="_blank">richan-fongdasen/eloquent-blameable: Laravel 中 Eloquent 模型的可责备行为实现</a> | ||
<h3>相关链接</h3> | ||
<ul> | ||
<li><a href="https://github.com/richan-fongdasen/eloquent-blameable" target="_blank">https://github.com/richan-fongdasen/eloquent-blameable</a></li> | ||
<li><a href="https://github.com/guanguans/favorite-link" target="_blank">https://github.com/guanguans/favorite-link</a></li> | ||
</ul>]]></content:encoded> | ||
<slash:comments>0</slash:comments> | ||
</item> | ||
<item> | ||
<title>robsontenorio/laravel-keycloak-guard: 🔑 Laravel 的简单 Keycloak Guard</title> | ||
<pubDate>Tue, 25 Feb 2025 16:00:00 +0000</pubDate> | ||
|