adrianmejias / laravel-olark
                                    Fund package maintenance!
                                                                            
                                                                                                                                        adrianmejias
                                                                                    
                                                                            
                                                                                                                                        Ko Fi
                                                                                    
                                                                            
                                                                                                                                        Liberapay
                                                                                    
                                                                            
                                                                                                                                        paypal.me/adrianmejias
                                                                                    
                                                                
Installs: 5
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
pkg:composer/adrianmejias/laravel-olark
Requires
- php: ^8.0.2|^8.1
 - ext-json: *
 - ext-mbstring: *
 - illuminate/support: ^9.17
 
Requires (Dev)
- friendsofphp/php-cs-fixer: ^3.8
 - mockery/mockery: ^1.5
 - orchestra/testbench: ^7.5
 - pestphp/pest: ^1.21
 - phpstan/extension-installer: ^1.1
 - phpstan/phpstan: ^1.7
 - phpstan/phpstan-deprecation-rules: ^1.0
 - phpstan/phpstan-phpunit: ^1.1
 
This package is auto-updated.
Last update: 2024-04-30 00:39:38 UTC
README
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.