Skip to content
This repository was archived by the owner on Jul 24, 2023. It is now read-only.

Commit 8824096

Browse files
authored
Update scopes.md
1 parent b0c6163 commit 8824096

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/auth/scopes.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,3 +65,5 @@ Now that we've created our scope (`app/Scopes/AccountingScope.php`), we can inse
6565

6666
Once you've inserted your scope into the configuration file, you will now only be able
6767
to authenticate with users that are a member of the `Accounting` group.
68+
69+
> **Note**: If you're caching your configuration files, make sure you run `php artisan config:clear`.

0 commit comments

Comments
 (0)