amoori / preseem
A package for managing your Preseem account through your laravel application
Requires
- php: ^7.0
Requires (Dev)
- orchestra/testbench: ^6.0
- phpunit/phpunit: ^9.0
This package is auto-updated.
Last update: 2025-01-15 16:14:57 UTC
README
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.