Update README.md
This commit is contained in:
parent
eeb904a9a0
commit
4e06ac3051
1 changed files with 2 additions and 1 deletions
|
|
@ -592,7 +592,8 @@ NetBox::virtualMachines()->show(int $id, array $params)
|
||||||
```
|
```
|
||||||
|
|
||||||
### Authentication
|
### 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
|
#### Setup
|
||||||
```php
|
```php
|
||||||
// config/auth.php
|
// config/auth.php
|
||||||
|
|
|
||||||
Loading…
Add table
editor.link_modal.header
Reference in a new issue