khyrie/todo

a todo package for laravel

v0.1.1 2019-11-18 13:39 UTC

This package is auto-updated.

Last update: 2024-05-19 18:58:31 UTC


README

Packagist Packagist Packagist styleci

Package description: CHANGE ME

Installation

Install via composer

composer require khyrie/todo

Publish Configuration File

php artisan vendor:publish --provider="khyrie\Todo\ServiceProvider" --tag="config"

Usage

CHANGE ME

Security

If you discover any security related issues, please email instead of using the issue tracker.

Credits

This package is bootstrapped with the help of melihovv/laravel-package-generator.