mjawad096 / laravel-grapesjs

This package provide an esay way to integrate GrapesJS into your laravel proejct.
MIT License
108 stars 54 forks source link

Laravel 9 Implementation #16

Closed Ang3ls closed 2 years ago

Ang3ls commented 2 years ago

HI, Thanks for this package!

I am trying to insert it in a Laravel 9 installation with:

composer require jd-dotlogics/laravel-grapesjs

but

` Problem 1

i am new to the laravel world but i think my problem is that within the composer.json of the project :

jd-dotlogics/laravel-media

I can't find compatibility with Laravel 9

"illuminate/support": "~5.6.0|~5.7.0|~5.8.0|^6.0|^7.0|^8.0",

Do you have any suggestions for solving this?

Kind Regards

ghost commented 2 years ago

Hi, I need to fix this issue -- But I'm very busy now a days and will update soon.

ghost commented 2 years ago

Hi, The bug was resolved in the latest release. please see v3.1.0