-
Hi!
First of all, thanks for building this great package.
I'm trying to add custom templates and blocks by added them to the 'resources/views/vendor/laravel-grapejs/templates' and 'resources/vie…
-
I'm trying to use this package in my laravel project.
When I go to this link: http://1.1.1.1:8000/admin/pages/1/editor then the editor loads, but with a blank page. I getting an error in the consol…
-
Sketch file for the new design: https://nofile.io/f/CocpvKYzcZs/status-page.sketch
What is within these design files **does not** need to be taken as gospel however, the layout makes perfect sense.…
-
After page load, I have `GET http://foo.test/laravel-grapesjs/App-Models-Content/1/templates 500 (Internal Server Error)` in the JS console.
Then when clicking the Save Icon, I have `401 Unauthorized…
-
Hi,
I wanted to check out some examples of how people are using GrapesJS and how they may have extended it or customized it to their needs.
Would be cool if anyone with a public facing (I guess …
-
How to config this line on laravel-grapejs.config
`allowScripts: 1,`
-
good evening,
I have a project already started and running with Laravel 5.7.
I would like to give my users the possibility to create web pages through this page builder and therefore I would like to…
-
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…
-
I have templates html and css stored in my database, can i integrate silex with my website for my clients to edit, update and create new template and save it in my website database?? If yes then what …