thekavish/todolist 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

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

thekavish/todolist

Composer 安装命令:

composer require thekavish/todolist

包简介

You can create the todo-list of your task.

关键字:

README 文档

README

Simple example package to add todo list feature to your existing Laravel application.

Prerequisites:

  • Bootstrap
  • jQuery
  • FontAwesome

Add @include('todolist::js') right after you call jQuery in script tags.

Example:

<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <title>Document</title>
    <link rel="stylesheet" href="app.css">
</head>
<body>

<div class="container">
    <p>Welcome to my website...</p>
</div>

<script src="//code.jquery.com/jquery.js"></script>
@include('todolist::js')
<script src="app.js"></script>

</body>
</html>

Run php artisan vendor:publish --provider='Thekavish\Todolist\TodolistServiceProvider' and modify published views as you see fit for your application.

More features coming soon. 💥

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2019-01-27

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固