Git Product home page Git Product logo

Comments (3)

HansSchouten avatar HansSchouten commented on May 29, 2024

Are you sure your config is correct? Can you check the other already closed issues, this has happened before.

from laravel-pagebuilder.

silicahd avatar silicahd commented on May 29, 2024

Are you sure your config is correct? Can you check the other already closed issues, this has happened before.

Thank you the APP_URL=http://127.0.0.1:8000 is what the issue was.

I am working to bring this to support Tailwindcss, i feed like that is what this builder needs.

Here are a few questions.

  1. Once you create a theme where can you select it from? I see that it ads it to the theme folder but how you do use it?
  2. I am guessing the block are added to the theme folder but how do you set an image and category for it?
  3. How can I enable more features, like html code editor of the blocks in the builder. I see in GrapesJS but I cant seem to find it in the builder.

Thank you

from laravel-pagebuilder.

HansSchouten avatar HansSchouten commented on May 29, 2024

Thank you for the suggestion. I am planning to build a full demo theme with blocks based on Bootstrap, but Tailwind is also a good idea.

  1. Your project should have one theme that is active at any time, so after you've created a theme you configure it in your phpagebuilder.php config file.
  2. To set an image or a category you can create a config.php file in the folder of a block and create an array with "category" => "Your name here". In order to add images, have a look to this example: https://github.com/HansSchouten/PHPageBuilder-Laravel-Screenshots. I am planning to integrate it in the Laravel package.
  3. This project is using GrapesJS, but with some custom javascript for creating blocks with pure html (instead of the tedious GrapesJS format) and to allow for dynamic blocks with server-rendered content. Therefore it is not always possible to simply enable a feature of GrapesJS. However, a html code editor is high on my wish list, so it will be coming soon.

from laravel-pagebuilder.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.