flashy/flashy-laravel

Flashy Laravel Wrapper for Flashy PHP SDK.

v1.0.3 2023-11-07 04:45 UTC

This package is auto-updated.

Last update: 2024-05-07 05:55:09 UTC


README

Latest Version on Packagist

A Flashy PHP SDK wrapper for Laravel 8+.

If you are not using Laravel see Flashy PHP SDK.

Installation

You can install the package via composer:

composer require flashy/flashy-laravel

Usage

use Flashy\FlashyLaravel\Facades\Flashy;

Flashy::contacts();

Testing

composer test

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 rafael@flashyapp.com instead of using the issue tracker.

Credits

License

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