Skip to content

HoganReade/SiteGroup

Repository files navigation

SiteGroup V1 (Laravel + Filament)

PHP 版 AI SEO 站群系统 V1(无 Docker 版)。

Requirements

  • PHP 8.2+
  • Composer 2+
  • MySQL 8+

Quick Start

cp .env.example .env
composer install
php artisan key:generate
php artisan migrate --seed
php artisan storage:link
php artisan optimize:clear
php artisan serve --host=127.0.0.1 --port=8090

Admin:

  • URL: http://127.0.0.1:8090/admin
  • Email: admin@example.com
  • Password: password

Core

  • 多站点(按 Host 识别)
  • 站点/模板/分类/文章/页面后台管理
  • 一键建站(含默认分类、默认页面、sitemap 初始化)
  • 模板渲染:themes.{theme_key}.*
  • SEO Meta、/robots.txt/sitemap.xml
  • Post/Page/Category 变更自动刷新 sitemap

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages