2017 © Pedro Peláez
 

library clientmanager

Laravel 5 package

image

dilpila/clientmanager

Laravel 5 package

  • Sunday, December 24, 2017
  • by dilpila
  • Repository
  • 0 Watchers
  • 0 Stars
  • 7 Installations
  • JavaScript
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

Client Manager

Dil Krishna Pila Shrestha pila dilkrishnapila@gmail.com pila clientmanager, (*1)

Client Manager is a package that has feature to manage clients(add and listing). This package uses Laravel CSV package to read and write csv file, (*2)

Install

Via Composer, (*3)

``` bash composer require dilpila/clientmanager, (*4)


Add providers ``` Pila\ClientManager\ClientManagerServiceProvider::class ``` in config/app.php run ``` bash $ php artisan vendor:publish

Usage

Available routes /clients, /clients/create, (*5)

Testing

bash $ phpunit vendor/dilpila/clientmanager/, (*6)

The Versions

24/12 2017

dev-master

9999999-dev

Laravel 5 package

  Sources   Download

MIT

The Requires

 

The Development Requires

by Dil Krishna Pila Shrestha

laravel5 package clientmanager pila

24/12 2017

v1.2

1.2.0.0

Laravel 5 package

  Sources   Download

MIT

The Requires

 

The Development Requires

by Dil Krishna Pila Shrestha

laravel5 package clientmanager pila

22/12 2017

1.1

1.1.0.0

Laravel 5 package

  Sources   Download

MIT

The Requires

 

The Development Requires

by Dil Krishna Pila Shrestha

laravel5 package clientmanager pila