This Laravel package allows you to integrate the Olark chat widget into your Laravel application.
This version supports PHP 8.0 or 8.1
. You can install the package via composer:
composer require adrianmejias/laravel-olark
<html>
<head></head>
<body>
<div>
My Webiste
</div>
@olarkWidget()
</body>
</html>
composer test
Thank you for considering contributing to Laravel Routing Numbers! You can read the contribution guide here.
In order to ensure that the community is welcoming to all, please review and abide by the Code of Conduct.
Please see the security file for more information.
The MIT License (MIT). Please see the license file for more information.