From 4a718ce763c4619df980674599fc7b4140f5f971 Mon Sep 17 00:00:00 2001 From: Alexander Gabriel Date: Tue, 11 Nov 2025 20:19:13 +0100 Subject: [PATCH] updated readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e8dfe2e..7450c00 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,7 @@ You can publish the config file with: ```bash php artisan vendor:publish --tag="filament-oauth2-config" +``` This is the contents of the published config file: ```php