A small Stratum app to show the Talkable widget.
You can install the package via composer:
composer require astrogoat/talkable
Included the script it in your Blade file.
@include('talkable::script')
Then add <div id="talkable-offer"></div>
to where you want the widget to appear.
This app require two settings to be set for it to work
- Site ID
- Script URL These should be provided to you by Talkable.
composer test
Please see CHANGELOG for more information on what has changed recently.
Please see CONTRIBUTING for details.
Please review our security policy on how to report security vulnerabilities.
This talkable package is forked from the awesome Spatie talkable package. Please go support them if you can.
The MIT License (MIT). Please see License File for more information.