Skip to content

Commit 12eaf6a

Browse files
committed
refactor: remove unnecessary whitespace in authentication documentation
1 parent 9a302f7 commit 12eaf6a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs-v3/content/docs/auth/authentication.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,6 @@ php artisan migrate
5252
Define your authenticatable class in the config file:
5353

5454
```php [config/restify.php]
55-
5655
'auth' => [
5756
...
5857
'user_model' => \App\Models\User::class,

0 commit comments

Comments
 (0)