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 3f6ca72 commit 5bd55b2Copy full SHA for 5bd55b2
.env.example
@@ -20,7 +20,7 @@ QUEUE_CONNECTION=sync
20
SESSION_DRIVER=cookie
21
SESSION_LIFETIME=600
22
SESSION_DOMAIN="null"
23
-SANCTUM_STATEFUL_DOMAINs="127.0.0.1:8000"
+SANCTUM_STATEFUL_DOMAINS="127.0.0.1:8000"
24
25
MEMCACHED_HOST=127.0.0.1
26
0 commit comments