mirror of
https://github.com/InvoiceShelf/InvoiceShelf.git
synced 2026-04-07 13:41:23 +00:00
v6 update
This commit is contained in:
@@ -48,7 +48,7 @@ return [
|
||||
],
|
||||
|
||||
'customer' => [
|
||||
'driver' => 'sanctum',
|
||||
'driver' => 'session',
|
||||
'provider' => 'customers',
|
||||
'hash' => false,
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user