Closed storm23 closed 2 years ago
Hi @storm23, I’m not able to reproduce the problem on my end. What is your MYSQL version?
Issue resolved in this topic https://community.forestadmin.com/t/timestamp-column-type-not-handled-by-laravel-package/4866/7
Expected behavior
Handle "timestamp" type columns.
Actual behavior
Failed on error : Undefined array key "timestamp"
Failure Logs
Context
Try to launch server with ForestAdmin for Laravel package. Mysql DB contains several table with columns of type "TIMESTAMP" (like created_at and updated_at columns).