Skip to content
This repository has been archived by the owner on Apr 24, 2024. It is now read-only.
/ laravel-olark Public archive

Laravel Olark is a Laravel package that allows you to integrate the Olark chatbot into your Laravel application.

License

Notifications You must be signed in to change notification settings

adrianmejias/laravel-olark

Repository files navigation

Olark Package for Laravel

security tests PHPStan PHP CS Fixer StyleCI Build Status codecov Downloads Packagist License: MIT Liberapay

This Laravel package allows you to integrate the Olark chat widget into your Laravel application.

Installation

This version supports PHP 8.0 or 8.1. You can install the package via composer:

composer require adrianmejias/laravel-olark

Usage

Example

<html>
    <head></head>
    <body>
        <div>
            My Webiste
        </div>
        @olarkWidget()
    </body>
</html>

Testing

composer test

Contributing

Thank you for considering contributing to Laravel Routing Numbers! You can read the contribution guide here.

Code of Conduct

In order to ensure that the community is welcoming to all, please review and abide by the Code of Conduct.

Security Vulnerabilities

Please see the security file for more information.

License

The MIT License (MIT). Please see the license file for more information.

About

Laravel Olark is a Laravel package that allows you to integrate the Olark chatbot into your Laravel application.

Topics

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published