2017 © Pedro Peláez
 

library feature-checklist

Feature Checklist.

image

hrmsh/feature-checklist

Feature Checklist.

  • Wednesday, January 10, 2018
  • by shandy05
  • Repository
  • 1 Watchers
  • 0 Stars
  • 19 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 2 Versions
  • 46 % Grown

The README.md

Instalation

To get started, use Composer to add the package to your project's dependencies:, (*1)

composer require hrmsh/feature-checklist

Configuration

After installing, register the Hrmsh\FeatureChecklist\FeatureChecklistServiceProvider in your config/app.php configuration file:, (*2)

'providers' => [
    // Other service providers...

    Hrmsh\FeatureChecklist\FeatureChecklistServiceProvider::class,
],

Usage

add this blade tag to your header or any proper place @featurechecklist, (*3)

The Versions

10/01 2018

dev-master

9999999-dev

Feature Checklist.

  Sources   Download

MIT

The Requires

 

The Development Requires

10/01 2018

v1.0

1.0.0.0

Feature Checklist.

  Sources   Download

MIT

The Requires

 

The Development Requires