承接 laravel-enso/tutorialmanager 相关项目开发

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

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

laravel-enso/tutorialmanager

最新稳定版本:5.4.5

Composer 安装命令:

composer require laravel-enso/tutorialmanager

包简介

Tutorial management backend for Laravel Enso

README 文档

README

License Stable Downloads PHP Issues Merge Requests

Description

Tutorials manages in-app guidance content for Laravel Enso.

The package stores tutorial records, exposes create/edit/table/export endpoints, serves a runtime load endpoint for frontend consumers, and classifies tutorials by placement through an enum.

Installation

Install the package:

composer require laravel-enso/tutorials

Run the migrations:

php artisan migrate

Features

  • CRUD backend with form and table builders.
  • Runtime loader endpoint for frontend tutorial rendering.
  • Placement enum for deciding where tutorials are shown.
  • JSON resources for edit/show payloads.

Usage

Routes are registered under:

  • prefix: api/system/tutorials
  • name prefix: system.tutorials.
  • middleware: api, auth, core

Endpoints:

  • GET create
  • POST /
  • GET {tutorial}/edit
  • PATCH {tutorial}
  • DELETE {tutorial}
  • GET initTable
  • GET tableData
  • GET exportExcel
  • GET load

Key model:

  • LaravelEnso\Tutorials\Models\Tutorial

Enum:

  • LaravelEnso\Tutorials\Enums\Placement

API

This package exposes its backend integration through the routes, controllers, services, jobs, and configuration points referenced in the usage examples above.

Consumers should rely on the published config keys, documented route groups, and explicit service classes shown in the examples. Internal helper classes, listeners, casts, and background jobs are implementation details unless the README calls them out as extension points.

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!

统计信息

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

GitHub 信息

  • Stars: 11
  • Watchers: 4
  • Forks: 8
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2017-03-20

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固