Skip to content

DHTMLX/gantt-howto-php-laravel

Folders and files

NameName
Last commit message
Last commit date
Nov 16, 2017
Nov 16, 2017
Aug 4, 2022
Nov 16, 2017
Nov 16, 2017
Aug 4, 2022
Nov 16, 2017
Nov 16, 2017
Nov 16, 2017
Nov 16, 2017
Nov 16, 2017
Nov 16, 2017
Nov 16, 2017
Jan 26, 2022
Jan 26, 2022
Jan 26, 2022
Nov 16, 2017
Aug 4, 2022
Nov 16, 2017
Nov 16, 2017

Repository files navigation

dhtmlxGantt with Laravel backend

Implementing backend for dhtmlxGantt using Laravel framework.

Requirements

Setup

  1. run composer install
  2. Create database and update connection settings in .env
  3. Create artisan key php artisan key:generate
  4. Create and populate tables php artisan migrate --seed

Run

  • php artisan serve

Tutorial

A complete tutorial here https://docs.dhtmlx.com/gantt/desktop__howtostart_php_laravel.html