Skip to content

Instantly share code, notes, and snippets.

@jsdecena
Created March 8, 2018 01:36
Show Gist options
  • Save jsdecena/4d2bd22d8932e6fa4a004bc72d0bf8c9 to your computer and use it in GitHub Desktop.
Save jsdecena/4d2bd22d8932e6fa4a004bc72d0bf8c9 to your computer and use it in GitHub Desktop.
Phpunit XML File
<env name="DB_CONNECTION" value="sqlite"/>
<env name="DB_DATABASE" value=":memory:"/>
<env name="API_DEBUG" value="false"/>
<ini name="memory_limit" value="512M" />
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment