harkalygergo/symfony-platform 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

harkalygergo/symfony-platform

Composer 安装命令:

composer create-project harkalygergo/symfony-platform

包简介

Platform is a multisite and multilingual compatibility Management System based on Symfony PHP Framework. It's ideal for managing and growing any organization. Free and open-source and always will be.

README 文档

README

Version: 2024.11.11.1

Symfony Platform is a multisite and multilingual compatibility Management System based on Symfony PHP Framework. It's ideal for managing and growing any organization. Free and open-source and always will be.

How to install?

  • Clone source code from GitHub
  • Copy .env.dist to .env and modify.
  • Run composer install command
  • Create database with php bin/console doctrine:database:create command
  • Migrate database with php bin/console doctrine:migrations:migrate command
  • Update Composer dependencies with composer update command

How to update?

One line command to update:

git status; git pull; php bin/console doctrine:migrations:migrate; composer update; composer dump-autoload -o; php bin/console cache:clear;

Documentation

Developer Book

Based on:

Copyright

Symfony Platform made with 💚 in Hungary by Gergő Harkály (https://www.harkalygergo.hu).

统计信息

  • 总下载量: 12
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2024-06-06