mbrauner/symfony-starter 问题修复 & 功能扩展

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

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

mbrauner/symfony-starter

Composer 安装命令:

composer create-project mbrauner/symfony-starter

包简介

A starter project for symfony applications.

README 文档

README

Unless you're looking to build an api or a command line application - no matter how small your project is or how big it grows - this is a general purpose starting point for pretty much every symfony project containing:

  • separated frontend & backend & general webpack configurations (frontend & backend with tailwindcss setup)
  • LiipImagineBundle preconfigured (including one image-style 'background_image')
  • basic template structure (frontend, backend) with related base-templates.
  • cssnano minification for assets on production builds
  • PagesController with Http-Caching and Sitemap settings

Installation

composer create-project mbrauner/symfony-starter
cd my_project_folder 
cp .env .env.local
composer install

yarn install --force && yarn build
 
# if using npm 
# npm install && npm run build

symfony console cache:clear
symfony console cache:warmup

symfony serve -d
```

统计信息

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

GitHub 信息

  • Stars: 1
  • Watchers: 2
  • Forks: 0
  • 开发语言: JavaScript

其他信息

  • 授权协议: MIT
  • 更新时间: 2022-04-10

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固