/Preseem

A package for managing your Preseem account through your laravel application

Primary LanguagePHPGNU Affero General Public License v3.0AGPL-3.0

A package for managing your Preseem account through your laravel application

Latest Version on Packagist Total Downloads GitHub Actions

This is where your description should go. Try and limit it to a paragraph or two, and maybe throw in a mention of what PSRs you support to avoid any confusion with users and contributors.

Installation

You can install the package via composer:

composer require amoori/preseem

Usage

 php artisan vendor:publish

Add your Preseem API to config/preseem.php file.

Check the "examples" directory to figure out how to use it.

Changelog

Please see CHANGELOG for more information what has changed recently.

Contributing

Please see CONTRIBUTING for details.

Security

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

Credits

This package was created on top of the Preseem_API. Special thanks to Jim Lucal

License

The GNU AGPLv. Please see License File for more information.