tipoff/support

Laravel Package for core support features used in Ecommerce packages

Fund package maintenance!
tipoff

Installs: 83 002

Dependents: 36

Suggesters: 0

Security: 0

Stars: 0

Watchers: 5

Forks: 0

2.2.0 2021-05-13 16:11 UTC

README

Latest Version on Packagist Tests Total Downloads

Deprecated / Archived

This is a pain to keep updated so I am removing it as a dependency from other packages & so they can stand better in isolation & be updated faster to new versions of Laravel.

This is where your description should go of what all needs to be removed.

Installation

You can install the package via composer:

composer require tipoff/support

You can publish the config file with:

php artisan vendor:publish --provider="Tipoff\Support\SupportServiceProvider" --tag="support-config"

This is the contents of the published config file:

return [
];

Testing

composer test

Changelog

Please see CHANGELOG for more information on what has changed recently.

Contributing

Please see CONTRIBUTING for details.

Security Vulnerabilities

Please review our security policy on how to report security vulnerabilities.

Credits

License

The MIT License (MIT). Please see License File for more information.