palach/laravel-omnidesk

Omnidesk library

Maintainers

Package info

github.com/palachX/laravel-omnidesk

pkg:composer/palach/laravel-omnidesk

Statistics

Installs: 6

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

1.3.0 2026-03-07 17:36 UTC

This package is auto-updated.

Last update: 2026-03-07 17:37:16 UTC


README

Omnidesl Laravel

Omnidesk Laravel is a Laravel package for start fast integration your service with Omnidesk.

Installation

You can install the package via composer:

composer require palach/laravel-omnidesk

Publish and launch required migrations:

php artisan vendor:publish --tag="omnidesk-migrations"
php artisan migrate

Optionally, you can publish the config and translation file with:

php artisan vendor:publish --tag="omnidesk-config"
php artisan vendor:publish --tag="omnidesk-translations"

Documentation

Languages

  • Русский — документация на русском языке
  • English — documentation in English

Changelog

Please see CHANGELOG for more information on what has changed recently. Follow Us on Twitter for more updates about this package.

Contributing

Please see CONTRIBUTING for details.

Credits

License

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