承接 yanqay/ukhu-blog 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

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

yanqay/ukhu-blog

最新稳定版本:v0.1.0

Composer 安装命令:

composer require yanqay/ukhu-blog

包简介

ukhu blog

README 文档

README

Ukhu Blog is a blog module for Ukhu framework

Prerequisites

  • Ukhu framework should be already installed.

Installation

  • Install Ukhu Blog module

    composer require yanqay/ukhu-blog

  • Run install module command

    php ukhu module:install blog

  • Add navigation menu to Blog entry page

    <li><a href="/blog" class="nav-link px-2 link-dark">Blog</a></li>

  • Add new entry in bootstrap/config.php definitions file

    \App\Blog\Application\Ports\MarkdownInterface::class => function () {
        return new \App\Blog\Infrastructure\Adapters\MarkdownParser(
            __DIR__ . '/../resources/blog'
        );
    },
    
  • Add Blog routes reference to application routes

    $router = (require_once __DIR__ . '/../bootstrap/routes/blog.php')($router, $container);

  • Add templates directory to $templateLocations array in bootstrap/config.php template definition

    '../src/Blog/Infrastructure/Http/Presentation/templates',

  • Inspect git source control changes.

Contributing

Get in touch if you're interested in contributing to Ukhu.

Security Vulnerabilities

If you discover a security vulnerability within Ukhu please get in touch.

Contact

Contact via franckmercado at gmail.com.

统计信息

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

GitHub 信息

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

其他信息

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

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固