Coder Social home page Coder Social logo

Comments (5)

inbjo avatar inbjo commented on August 18, 2024

检查一下.envAPP_KEY是否存在值,如果不存在请在项目根目录执行php artisan key:generate
如果你执行过php artisan blog:install会自动执行上述命令的。
文档已经添加https://www.inbjo.com/docs (还在完善中)

from coreblog.

7small7 avatar 7small7 commented on August 18, 2024

from coreblog.

inbjo avatar inbjo commented on August 18, 2024

麻烦你把你的.env文件内容贴上来看看

from coreblog.

7small7 avatar 7small7 commented on August 18, 2024

from coreblog.

inbjo avatar inbjo commented on August 18, 2024

APP_NAME=Laravel APP_ENV=local APP_KEY=base64:1kMfP0tcaHwANv0KTKCch4/wypw0rlGBIX+Z2t2U/eQ= APP_DEBUG=true APP_URL=http://localhost SITE_NAME=CoreBlog SITE_SLOGAN=an-elegant-blog-system SITE_KEYWORD=CoreBlog,Blog,Laravel SITE_DESCRIPTION=CoreBlog-an-elegant-blog-system SITE_ICP=京ICP证030173号 SITE_POLICE=京公网安备11000002000001号 LOG_CHANNEL=stack DB_CONNECTION=mysql DB_HOST=127.0.0.1 DB_PORT=3306 DB_DATABASE= DB_USERNAME= DB_PASSWORD= BROADCAST_DRIVER=log CACHE_DRIVER=file QUEUE_CONNECTION=sync SESSION_DRIVER=file SESSION_LIFETIME=120 SCOUT_DRIVER=tntsearch TNTSEARCH_TOKENIZER=jieba REDIS_HOST=127.0.0.1 REDIS_PASSWORD=null REDIS_PORT=6379 MAIL_DRIVER=smtp MAIL_HOST=smtp.mailtrap.io MAIL_FROM_ADDRESS=[email protected] MAIL_FROM_NAME=CoreBlog MAIL_PORT=2525 MAIL_USERNAME=null MAIL_PASSWORD=null MAIL_ENCRYPTION=null ALI_APP_ID= ALI_PUBLIC_KEY= ALI_PRIVATE_KEY= WECHAT_APP_ID= WECHAT_MCH_ID= WECHAT_KEY= OSS_ACCESS_KEY= OSS_SECRET_KEY= OSS_ENDPOINT= OSS_BUCKET= 在 2019-08-02 15:05:09,"Flex" [email protected] 写道: 麻烦你把你的.env贴上来看看 — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.

从配置上看并没有什么大问题,请将CACHE_DRIVER和SESSION_DRIVER改为redis。如果还在存在疑问请加我扣扣:14三个零1三个零8。

from coreblog.

Related Issues (7)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.