2017 © Pedro Peláez
 

library todo

image

decentname/todo

  • Wednesday, May 10, 2017
  • by himanshu0128
  • Repository
  • 1 Watchers
  • 0 Stars
  • 1 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

Todos-php

A Laravel package for a todos app., (*1)

Instructions to use:
1. Include our service provider in Providers list of app.php file :
Demo\Todo\DemoTodoServiceProvider::class
2. Open your main composer.json file and add following piece of code to autoload=>ps-4 section :
"Demo\\Todo\\":"vendor/decentname/todo/src";, (*2)

https://packagist.org/packages/decentname/todo, (*3)

The Versions

10/05 2017

dev-master

9999999-dev

  Sources   Download

The Requires

 

by decentname