mirror of
https://github.com/Bubka/2FAuth.git
synced 2024-11-08 01:14:29 +01:00
9 lines
127 B
Plaintext
9 lines
127 B
Plaintext
APP_ENV=testing
|
|
APP_KEY=
|
|
|
|
DB_CONNECTION=testing
|
|
DB_DATABASE=:memory:
|
|
|
|
CACHE_DRIVER=array
|
|
SESSION_DRIVER=array
|
|
QUEUE_DRIVER=sync |