Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 468 Bytes

readme.md

File metadata and controls

26 lines (16 loc) · 468 Bytes

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