Skip to content

Simple Jitsi Integration for Laravel to create Jitsi meetings

License

Notifications You must be signed in to change notification settings

philharmonie/simple-laravel-jitsi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Very short description of the package

Latest Version on Packagist Total Downloads

Simple Jitsi Integration for Laravel to create Jitsi meetings

Installation

You can install the package via composer:

composer require harmoniemedia/simple-laravel-jitsi

Usage

$meeting_room_url = (new SimpleLaravelJitsi)->create_meeting_room_url();

If you want to publish the packages configuration, run:

php artisan vendor:publish --provider="Harmoniemedia\SimpleLaravelJitsi\SimpleLaravelJitsiServiceProvider"

Testing

Not yet implemented.

Changelog

Please see CHANGELOG for more information what has changed recently.

Contributing

Please see CONTRIBUTING for details.

Security

If you discover any security related issues, please email [email protected] instead of using the issue tracker.

Credits

License

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

Laravel Package Boilerplate

This package was generated using the Laravel Package Boilerplate.

About

Simple Jitsi Integration for Laravel to create Jitsi meetings

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages