mirror of
https://github.com/Bubka/2FAuth.git
synced 2025-02-16 18:31:49 +01:00
9 lines
155 B
Plaintext
9 lines
155 B
Plaintext
APP_ENV=testing
|
|
APP_KEY=
|
|
|
|
# See connections.testing in config/database.php
|
|
DB_CONNECTION=testing
|
|
|
|
CACHE_DRIVER=array
|
|
SESSION_DRIVER=array
|
|
QUEUE_DRIVER=sync |