Update README.md

This commit is contained in:
Tony Roy 2021-03-13 15:33:22 -04:00 committed by GitHub
commit 4e06ac3051
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -592,7 +592,8 @@ NetBox::virtualMachines()->show(int $id, array $params)
```
### Authentication
It's possible to use a custom `netbox` authentication driver to login users in your application,
It's possible to use a custom `netbox` authentication driver to login users in your application.
*** CURRENTLY AUTHENTICATION DOES NOT WORK CORRECTLY ***
#### Setup
```php
// config/auth.php