Skip to content

indiamaraenes/gantt-howto-php-laravel

 
 

Repository files navigation

dhtmlxGantt with Laravel backend

Implementing backend for dhtmlxGantt using Laravel framework.

Requirements

Setup

  1. run composer intall
  2. Create database and update connection settings in .env
  3. 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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 94.9%
  • HTML 4.4%
  • Vue 0.7%