定制 different/dwfw 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

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

different/dwfw

最新稳定版本:0.14.5

Composer 安装命令:

composer create-project different/dwfw

包简介

Different Development Web FrameWork

README 文档

README

laravel-logolockup-rgb-red.png

68747470733a2f2f6261636b7061636b666f726c61726176656c2e636f6d2f70726573656e746174696f6e2f696d672f6261636b7061636b2f6c6f676f732f6261636b7061636b5f6c6f676f5f636f6c6f722e706e67

About DWFW (Different Web Framework)

DFWF is based on Laravel, with Backpack.

Contributing

Thank you for considering contributing to the DWFW! The contribution guide can be found in the documentation.

Security Vulnerabilities

If you discover a security vulnerability within DWFW, please send an e-mail to the Different Development support via support@different.hu. All security vulnerabilities will be promptly addressed.

License

The DWFW is open-sourced software licensed under the MIT license.

Install

  • laravel new my-project (Laravel Installation)
  • cd my-project
  • composer config repositories.dwfw vcs git@github.com:differentdevelopment/dwfw.git
  • composer require different/dwfw:dev-master
  • set .env for database, mail
  • php artisan backpack:install
  • php artisan dwfw:install
  • (optional) composer require backpack/generators --dev
  • (optional) composer require laracasts/generators --dev
  • (optional) composer require barryvdh/laravel-debugbar --dev

Update

update to version 0.10.9

  • composer update
  • php artisan vendor:publish --provider="Different\Dwfw\DwfwServiceProvider" --tag=core.langs

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2020-05-21