LaravelPackages.net
Acme Inc.
Toggle sidebar
everysoft/scheduler

Show and manage scheduler from devextrem dxScheduler

710
0
0.10
About everysoft/scheduler

everysoft/scheduler is a Laravel package for show and manage scheduler from devextrem dxscheduler. It currently has 0 GitHub stars and 710 downloads on Packagist (latest version 0.10). Install it with composer require everysoft/scheduler. Discover more Laravel packages by everysoft or browse all Laravel packages to compare alternatives.

Last updated

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 [email protected] instead of using the issue tracker. If you have any question or you found a bug, please send it to GitHub Issues board.

Star History Chart