From 637fa61043191e1e6369b6d1ef289f0daa6b5c5b Mon Sep 17 00:00:00 2001 From: Edgaras <42358442+Edgaras0x4E@users.noreply.github.com> Date: Tue, 25 Feb 2025 08:24:33 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f297a37..1a9a652 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ Then add this to the disks section of config/filesystems.php: ## Usage -Usage follows Laravel's filesystem conventions. For uploading, retrieving, and managing files, refer to the official Laravel documentation: 📖 [Laravel Filesystem Documentation](https://laravel.com/docs/11.x/filesystem) +Usage follows Laravel's filesystem conventions. For uploading, retrieving, and managing files, refer to the official Laravel documentation: 📖 [Laravel Filesystem Documentation](https://laravel.com/docs/12.x/filesystem) ## Support