Skip to content

Commit d147417

Browse files
committedFeb 26, 2025
wip
1 parent 1ceaadf commit d147417

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎.env.example

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
APP_NAME=Laravel
1+
APP_NAME="Chat with Laravel Docs"
22
APP_ENV=local
33
APP_KEY=
44
APP_DEBUG=true
@@ -38,7 +38,7 @@ BROADCAST_CONNECTION=log
3838
FILESYSTEM_DISK=local
3939
QUEUE_CONNECTION=database
4040

41-
CACHE_STORE=database
41+
CACHE_STORE=file
4242
CACHE_PREFIX=
4343

4444
MEMCACHED_HOST=127.0.0.1

0 commit comments

Comments
 (0)