We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 914999e commit 1578985Copy full SHA for 1578985
README.md
@@ -15,7 +15,7 @@ Laravel project.
15
composer require ronasit/laravel-clerk
16
```
17
18
-2. Add a new `clerk` guard within the `guards` array in your `config/auth.php` file:
+2. Run package's `install` command
19
20
```sh
21
php artisan laravel-clerk:install
0 commit comments