reuse form
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
APP_ENV=testing
|
||||
APP_KEY=base64:93hwWdQyCR3816s/FI231k5H909nxIHcTUeomm7WXVA=
|
||||
APP_DEBUG=true
|
||||
|
||||
DB_CONNECTION=sqlite
|
||||
DB_DATABASE=:memory:
|
||||
|
||||
CACHE_STORE=array
|
||||
SESSION_DRIVER=array
|
||||
QUEUE_CONNECTION=sync
|
||||
Reference in New Issue
Block a user