Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tabuna authored Oct 24, 2020
1 parent aff5e26 commit 640dc7f
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,12 @@ composer require orchid/fortify
Disable built-in authorization by changing the value in `config/platform.php`

```php
/*
|--------------------------------------------------------------------------
| Auth Page
|--------------------------------------------------------------------------
*/

'auth' => false,
```

Expand Down

0 comments on commit 640dc7f

Please sign in to comment.