承接 psli/todo 相关项目开发

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

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

psli/todo

Composer 安装命令:

composer require psli/todo

包简介

To-Do Functionality for Laravel Projects

README 文档

README

This package has developed to extend laravel functionality with todo tasks

Getting Started

PHP Version: 7.4+

Laravel Version: 7.x

Composer

Installation

Run require command with composer:

composer require psli/todo

Publish migrations:

php artisan vendor:publish --provider="Psli\Todo\TodoPackageServiceProvider" --tag="migrations"

php artisan migrate

Use trait HasTasks in your User model

Usage

There are 2 models related to each:

  1. Label: Labels help users to filter tasks. labels should be unique and system should not have a duplicate label.
  2. Task: Task contains Title, Description, and Status.

The relations are as following:

  1. User can have 1 + n task.
  2. Task can have 1 + n label.

After install you can use php artisan route:lists and find new routes added to your laravel.

I assume have a column name "token" in our User model and auth users with custom middleware in the package.

Test

composer test

License

Distributed under the MIT License. See LICENSE.md for more information.

Contact

Pouya Salimi - @pouya - pouya@salimi.info

Project Link: https://github.com/pouyasalimi/laravel_todo

(back to top)

统计信息

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

GitHub 信息

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

其他信息

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

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固