tipoff/support

Laravel Package for core support features used in Ecommerce packages

Fund package maintenance!
tipoff

Installs: 82 900

Dependents: 37

Suggesters: 0

Security: 0

Stars: 0

Watchers: 6

Forks: 0

2.2.0 2021-05-13 16:11 UTC

README

Latest Version on Packagist Tests Total Downloads

This is where your description should go.

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.