Skip to content

dhtmlxScheduler RESTful API implementation for Laravel

Notifications You must be signed in to change notification settings

Jedi0x/scheduler-howto-laravel

 
 

Repository files navigation

dhtmlxScheduler with Laravel backend

Implementing backend for dhtmlxScheduler using Laravel framework.

Requirements

Setup

  1. Create database
  2. Update connection settings in .env
  3. run composer install
  4. run migrations php artisan migrate

Run

  • php artisan serve

Tutorial

A complete tutorial here https://docs.dhtmlx.com/scheduler/howtostart_php_laravel.html

About

dhtmlxScheduler RESTful API implementation for Laravel

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 93.3%
  • HTML 6.1%
  • Vue 0.6%