dev-master
9999999-devFeature Checklist.
MIT
The Requires
- php >=5.4.0
- symfony/dom-crawler ^4.0
The Development Requires
v1.0
1.0.0.0Feature Checklist.
MIT
The Requires
- php >=5.4.0
- symfony/dom-crawler ^4.0
The Development Requires
Wallogit.com
2017 © Pedro Peláez
Feature Checklist.
To get started, use Composer to add the package to your project's dependencies:, (*1)
composer require hrmsh/feature-checklist
After installing, register the Hrmsh\FeatureChecklist\FeatureChecklistServiceProvider in your config/app.php configuration file:, (*2)
'providers' => [
// Other service providers...
Hrmsh\FeatureChecklist\FeatureChecklistServiceProvider::class,
],
add this blade tag to your header or any proper place
@featurechecklist, (*3)
Feature Checklist.
MIT
Feature Checklist.
MIT