LaravelPackages.net
Acme Inc.
Toggle sidebar
razorcreations/laravel-firetext

A Laravel wrapper for the firetext/php-sdk package

6
0
About razorcreations/laravel-firetext

razorcreations/laravel-firetext is a Laravel package for a laravel wrapper for the firetext/php-sdk package. It currently has 0 GitHub stars and 6 downloads on Packagist. Install it with composer require razorcreations/laravel-firetext. Discover more Laravel packages by razorcreations or browse all Laravel packages to compare alternatives.

Last updated

Laravel FireText

A Laravel wrapper for the firetext/php-sdk package

Installation

composer require razorcreations/laravel-firetext

php artisan vendor:publish --provider="Razorcreations\FireText\ServiceProvider"

Set your FireText username+password OR your API token in the config/firetext.php file.

Star History Chart