A Laravel wrapper for the firetext/php-sdk package
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
A Laravel wrapper for the firetext/php-sdk package
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.