diff --git a/example/.env b/example/.env index 7cd40cb..37a1a5e 100644 --- a/example/.env +++ b/example/.env @@ -2,6 +2,8 @@ APP_DEBUG=1 APP_URL=http://localhost:8000 +APP_KEY=SomeRandomStringSomeRandomString +APP_CIPHER=AES-256-CBC DB_USERNAME=root DB_PASSWORD=pwd DB_HOST=mysql