everysoft/scheduler

Show and manage scheduler from devextrem dxScheduler

0.10 2023-09-21 06:08 UTC

This package is auto-updated.

Last update: 2024-10-21 08:17:20 UTC


README

everysoft/scheduler

Latest Version on Packagist Total Downloads

A laravel package to manage scheduler using jQuery DevExtreme library

Documentation

See the documentation wiki for detailed installation and usage instructions.

Installation

# composer install everysoft/scheduler

Usage exemple

  • Show customer calendar
<livewire:everysoft-scheduler></livewire:everysoft-scheduler>
  • Show specific calendars
<livewire:everysoft-scheduler 
        :references="['first', 'seconde', 'group/'.$group->id]"
    ></livewire:everysoft-scheduler>

Changelog

Please see CHANGELOG for more information what has changed recently.

Contributing

You can contact us for more information.

Security, issues

If you discover any security-related issues, please email support@everysoft.be instead of using the issue tracker. If you have any question or you found a bug, please send it to GitHub Issues board.