Download the PHP package emtiazzahid/tidio-laravel without Composer
On this page you can find all versions of the php package emtiazzahid/tidio-laravel. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download emtiazzahid/tidio-laravel
More information about emtiazzahid/tidio-laravel
Files in emtiazzahid/tidio-laravel
Download emtiazzahid/tidio-laravel
More information about emtiazzahid/tidio-laravel
Files in emtiazzahid/tidio-laravel
Vendor emtiazzahid
Package tidio-laravel
Short Description A tidio chat widget for Laravel.
License MIT
Homepage https://github.com/emtiazzahid/tidio-laravel
Package tidio-laravel
Short Description A tidio chat widget for Laravel.
License MIT
Homepage https://github.com/emtiazzahid/tidio-laravel
Please rate this library. Is it a good library?
Informations about the package tidio-laravel
tidio for Laravel
tidio has a lot of integrations, but not for Laravel. This is an tidio chat widget for Laravel.
Minimum Requirements
- PHP 7.0+
- Laravel 5.5+
Installation
composer require emtiazzahid/tidio-laravel
php artisan vendor:publish --provider="EmtiazZahid\Tidio\TidioServiceProvider"
- Add your chat link to your
.env
file:
To get your widget key:
- Visit: your dashboard developer settings
- Copy public key
Usage
Just echo the widget code in your app layout blade inside the body tag:
Or, if you don't want to use a config file, you can set your link directly like this:
License
tidio-laravel is released under the MIT license. See LICENSE for details.
All versions of tidio-laravel with dependencies
PHP Build Version
Package Version
The package emtiazzahid/tidio-laravel contains the following files
Loading the files please wait ....