-
Subscribe to this issue and stay notified about new [daily trending repos in TypeScript](https://github.com/trending/typescript?since=daily)!
-
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
- jd-dotlogics/laravel-media…
-
![image](https://user-images.githubusercontent.com/48933993/189497478-b3dc17d9-869c-441f-b903-6e43b967784b.png)
"name": "jd-dotlogics/laravel- "version": "3.4.0"
-
# followed the following steps
composer require jd-dotlogics/laravel-grapesjs
php artisan vendor:publish --tag="laravel-grapesjs"
## then run migration but there was nothing to migrate…
-
In laravel 8 app with "jd-dotlogics/laravel-grapesjs": "^3" I need to modify images editor,like adding
custom inputs and additive parameters to server's request when reading images
I see that Ass…
-
Working with grapesjs components (jd-dotlogics/laravel-grapesjs 3 plugin) in
laravel 8 app I want to show custom youtube video.
So I imporeted all components from Basic/Extra groups into database a…
-
Hello,
Working with "jd-dotlogics/laravel-grapesjs": "^3" I need to extend data returned from server's requests.
I found that server's requests are implemented in
/vendor/jd-dotlogics/laravel-grap…
-
Using jd-dotlogics/laravel-grapesjs 3 in laravel 8 app Can I do custom button for elements in GrapeJS editor
with possibility to enter title/url of this new custom button: https://prnt.sc/yCg4SyzkPfh…
-
In laravel 8 app "jd-dotlogics/laravel-grapesjs": "^3" is used and
https://github.com/Ju99ernaut/grapesjs-tailwind plugin is used to add custom block at grapejs editor, which
looks like https://pr…
-
Hi JD,
Currently when i'm trying to add standard image element and upload image, it opens file upload dialog, but after I choose file, nothing happens.
Here is my 'assets' block in the config/la…