晨星/core

Dawnstar CMS 的包

1.0.4 2022-01-16 12:25 UTC

README

  • 将这些行添加到 composer.json 中的 require 部分

    "dawnstar/core": "^1.0",
    
  • 更新 .env 中的数据库连接

  • 运行 "composer update"

  • 运行 "php artisan ds:install"