A bare bones front-end for knockout designed for maximum compatibility with "obsolete" browsers
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

12 行
193B

  1. APP_NAME=Knockout-Lite
  2. APP_ENV=local
  3. APP_KEY=
  4. APP_DEBUG=true
  5. APP_URL=http://knockoutlite.local
  6. APP_TIMEZONE=UTC
  7. KNOCKOUT_API=https://api.knockout.chat
  8. CACHE_DRIVER=file
  9. QUEUE_CONNECTION=sync