We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1dabef0 commit 04ce4b5Copy full SHA for 04ce4b5
.env.example
@@ -0,0 +1,11 @@
1
+APP_NAME="Laravel Excel To X"
2
+APP_ENV=testing
3
+APP_KEY=
4
+APP_DEBUG=true
5
+APP_URL=http://localhost
6
+
7
+LOG_CHANNEL=stack
8
+LOG_LEVEL=debug
9
10
+DB_CONNECTION=sqlite
11
+DB_DATABASE=:memory:
0 commit comments