Implementing backend for dhtmlxGantt using Slim-framework and PDO
- PHP 5.6+
- Composer
- MySQL
- Create database and import schema.sql
- Update connection settings in app/gantt.php
- run
composer install
php -S 0.0.0.0:8080 -t public public/index.php
docker-compose up -d
- http://localhost:8080 in your browser.
A complete tutorial here https://docs.dhtmlx.com/gantt/desktop__howtostart_php.html