kevincobain2000 / laravel-erd

Automatically generate ERD Diagrams from Model's relations in Laravel
https://medium.com/web-developer/laravel-automatically-generate-interactive-erd-from-eloquent-relations-83fe65440716
138 stars 25 forks source link

php artisan erd:generate Segmentation fault (core dumped) #5

Closed nguyentranchung closed 2 years ago

nguyentranchung commented 3 years ago

I get the result when I run this command

kevincobain2000 commented 3 years ago

Are the rest of artisan commands ok? Such as php artisan config:cache. Sounds like issue with the PHP installation on your machine.

jasonhamilton commented 1 year ago

I get the same response. Other artisan commands work fine. The dumpfile contains the following error: /elf/dl-call-libc-early-init.c: No such file or directory.