From 0b6dac634ae454867679979ed417152ade5e0ed9 Mon Sep 17 00:00:00 2001 From: guanguans Date: Sat, 27 Apr 2024 12:11:54 +0800 Subject: [PATCH] =?UTF-8?q?DirectoryTree/Authorization:=20=E7=AE=80?= =?UTF-8?q?=E6=98=93=E7=9A=84=E6=9C=AC=E5=9C=B0=20Laravel=20=E7=94=A8?= =?UTF-8?q?=E6=88=B7=E6=8E=88=E6=9D=83=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8c6833e5f4f..50d3b8e58e5 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,7 @@ ### April 27, 2024 - [wilderborn/partyline: 从命令类外部输出到 Laravel 控制台。](https://github.com/wilderborn/partyline) - [arifhp86/laravel-clear-expired-cache-file: 删除 laravel 过期缓存文件/文件夹](https://github.com/arifhp86/laravel-clear-expired-cache-file) +- [DirectoryTree/Authorization: 简易的本地 Laravel 用户授权。](https://github.com/DirectoryTree/Authorization) ### April 26, 2024 - [kambo-1st/llama-cpp-php: 通过该软件包,可以在 PHP 中使用 LLama C++ 库,从而可以在本地计算机上用 PHP 设置和执行 LLM 模型。](https://github.com/kambo-1st/llama-cpp-php) - [coderflexx/laravel-turnstile: 帮助您在 laravel 应用程序中实施 Cloudflare turnstile "验证码替代方案" 的软件包](https://github.com/coderflexx/laravel-turnstile)