Download the PHP package egarabini/laravel-rocket-chat without Composer
On this page you can find all versions of the php package egarabini/laravel-rocket-chat. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download egarabini/laravel-rocket-chat
More information about egarabini/laravel-rocket-chat
Files in egarabini/laravel-rocket-chat
Download egarabini/laravel-rocket-chat
More information about egarabini/laravel-rocket-chat
Files in egarabini/laravel-rocket-chat
Vendor egarabini
Package laravel-rocket-chat
Short Description Rocket Chat REST API client for Laravel 7.x.
License MIT
Package laravel-rocket-chat
Short Description Rocket Chat REST API client for Laravel 7.x.
License MIT
Please rate this library. Is it a good library?
Informations about the package laravel-rocket-chat
laravel-rocket-chat is a rest client package for Laravel to communicate with Rocket.Chat API.
How to install
Config && Facades
Open your Laravel config file config/app.php and in the $providers
array add the service provider for this package.
Publish config for admin user
Generate the configuration file running in the console (only if you added LaravelRocketChatProvider) :
Write api url, admin credentials, otherwise you'll need to login as user to make requests. By default this package login as admin to make requests.
Example
All versions of laravel-rocket-chat with dependencies
PHP Build Version
Package Version
The package egarabini/laravel-rocket-chat contains the following files
Loading the files please wait ....