razorcreations/laravel-firetext

A Laravel wrapper for the firetext/php-sdk package

dev-master 2021-01-08 16:11 UTC

This package is auto-updated.

Last update: 2024-11-09 01:05:41 UTC


README

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.