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 8.3 compatibilty #25

Closed CamiloEspinoza closed 6 months ago

CamiloEspinoza commented 6 months ago

Hello!

First of all, thank you very much for publishing this repository.

I was wondering if there is any reason why it is not compatible with PHP 8.3. If there is no specific reason, may I submit a pull request to address this issue? What do you think?

Best regards,

Camilo Espinoza