offline-agency/laravel-webex

A simple integration with Webex

1.1.0 2022-04-22 14:53 UTC

This package is auto-updated.

Last update: 2024-04-26 13:51:25 UTC


README

Latest Stable Version Total Downloads run-tests MIT Licensed StyleCI codecov

A simple Laravel integration with Webex.

Laravel Cart

Installation

Install the package through Composer.

Run the Composer require command from the Terminal:

composer require offline-agency/laravel-webex

You should publish config file with:

php artisan vendor:publish --provider="Offlineagency\LaravelWebex\Providers\LaravelWebexServiceProvider"

Documentation

You can find the documentation here

Testing

composer test

Contributing

Please see CONTRIBUTING for details.

Security

If you discover any security-related issues, please email support@offlineagency.com instead of using the issue tracker.

Credits

About us

Offline Agency is a web design agency based in Padua, Italy. You'll find an overview of our projects on our website.

License

The MIT License (MIT). Please see License File for more information.