Change the .env.dev.example file to remove the storage path
This commit is contained in:
@@ -9,7 +9,6 @@ APP_LOG_LEVEL=debug
|
||||
APP_LOG_MAX_FILES=7
|
||||
|
||||
DB_CONNECTION=sqlite
|
||||
DB_DATABASE=storage/dev.sqlite
|
||||
|
||||
CACHE_DRIVER=array
|
||||
CACHE_PREFIX=
|
||||
|
||||
Reference in New Issue
Block a user