A simple Laravel integration with Webex.
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"
We're actively working to expand this package to cover all Webex API endpoints.
✅ = implemented
🔜 = coming soon
❌ = not implemented
Webex Meetings is a powerful conferencing solution that lets you connect with anyone, anywhere, in real time.
You can find the documentation here
Please see CONTRIBUTING for details.
If you discover any security-related issues, please email support@offlineagency.com instead of using the issue tracker.
Offline Agency is a web design agency based in Padua, Italy. You'll find an overview of our projects on our website.
The MIT License (MIT). Please see License File for more information.