flashy/flashy-laravel is a Laravel package for flashy laravel wrapper for flashy php sdk..
It currently has 0 GitHub stars and 2.474 downloads on Packagist (latest version v1.0.3).
Install it with composer require flashy/flashy-laravel.
Discover more Laravel packages by flashy
or browse all Laravel packages to compare alternatives.
Last updated
A Flashy PHP SDK wrapper for Laravel 8+.
If you are not using Laravel see Flashy PHP SDK.
You can install the package via composer:
composer require flashy/flashy-laravel
use Flashy\FlashyLaravel\Facades\Flashy;
Flashy::contacts();
composer test
Please see CHANGELOG for more information what has changed recently.
Please see CONTRIBUTING for details.
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
The MIT License (MIT). Please see License File for more information.