Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

DHTMLX/gantt-howto-php-laravel

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

Morty Proxy This is a proxified and sanitized view of the page, visit original site.