Download the PHP package nguyenducdn87/laravel-bigbluebutton without Composer
On this page you can find all versions of the php package nguyenducdn87/laravel-bigbluebutton. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download nguyenducdn87/laravel-bigbluebutton
More information about nguyenducdn87/laravel-bigbluebutton
Files in nguyenducdn87/laravel-bigbluebutton
Download nguyenducdn87/laravel-bigbluebutton
More information about nguyenducdn87/laravel-bigbluebutton
Files in nguyenducdn87/laravel-bigbluebutton
Vendor nguyenducdn87
Package laravel-bigbluebutton
Short Description Bigbluebutton wrapper for laravel 5
License MIT
Package laravel-bigbluebutton
Short Description Bigbluebutton wrapper for laravel 5
License MIT
Please rate this library. Is it a good library?
Informations about the package laravel-bigbluebutton
BigBlueButton API Wrapper for Laravel
This is a laravel wrapper for BigBlueButton API
Requirements
- Laravel 5.5
Installation
Require package in your composer.json and update composer. This downloads the package and the official bigbluebutton php library.
Usage
You can define Big blue button secret key and server url in two ways.
-
Define in .env file
- Define in config/bigbluebutton.php
Via Dependency Injection in Controller
List all meetings
Create meeting
Join a meeting
Close meeting
Via Laravel Facade
You can also manage meetings using the facade
All versions of laravel-bigbluebutton with dependencies
PHP Build Version
Package Version
The package nguyenducdn87/laravel-bigbluebutton contains the following files
Loading the files please wait ....