I hereby claim:
- I am zeravcic on github.
- I am zexbre1 (https://keybase.io/zexbre1) on keybase.
- I have a public key ASAHDRJanrhzomwSs0eLuv9z_gK6Z7L5LIkLtP8PzRV5OQo
To claim this, I am signing this object:
| # This file is for unifying the coding style for different editors and IDEs. | |
| # More information at https://editorconfig.org | |
| root = true | |
| [*] | |
| charset = utf-8 | |
| indent_size = 4 | |
| indent_style = space | |
| end_of_line = lf |
I hereby claim:
To claim this, I am signing this object:
| APP_ENV=testing | |
| APP_DEBUG=true | |
| APP_KEY=SomeRandomString | |
| DB_CONNECTION=mysql | |
| DB_HOST=localhost | |
| DB_DATABASE=test | |
| DB_USERNAME=root | |
| DB_PASSWORD= |