定制 laravel-enso/how-to 二次开发

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

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

laravel-enso/how-to

Composer 安装命令:

composer require laravel-enso/how-to

包简介

Tutorial video management for Laravel Enso

README 文档

README

License Stable Downloads PHP Issues Merge Requests

Description

How-To manages internal tutorial videos, posters, and tags for Laravel Enso.

The package exposes CRUD-style endpoints for videos, tags, and posters, stores the media and metadata, and is meant to back the Enso in-app help and tutorial area.

It is an Enso companion package rather than a standalone media platform.

Installation

Install the package:

composer require laravel-enso/how-to

Run the package migrations:

php artisan migrate

Features

  • Video create, update, show, list, and delete endpoints.
  • Tag create, update, list, and delete endpoints.
  • Poster upload, show, and delete endpoints.
  • Validation and resource classes for the tutorial media domain.

Usage

The package mounts its endpoints under:

  • howTo.videos.*
  • howTo.tags.*
  • howTo.posters.*

API

HTTP routes

  • GET api/howTo/videos
  • POST api/howTo/videos
  • PATCH api/howTo/videos/{video}
  • DELETE api/howTo/videos/{video}
  • GET api/howTo/videos/{video}
  • GET api/howTo/tags
  • POST api/howTo/tags
  • PATCH api/howTo/tags/{tag}
  • DELETE api/howTo/tags/{tag}
  • POST api/howTo/posters
  • DELETE api/howTo/posters/{poster}
  • GET api/howTo/posters/{poster}

Depends On

Required Enso packages:

Companion frontend package:

Contributions

are welcome. Pull requests are great, but issues are good too.

Thank you to all the people who already contributed to Enso!

统计信息

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

GitHub 信息

  • Stars: 4
  • Watchers: 3
  • Forks: 4
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2019-05-17

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固