HansSchouten / Laravel-Pagebuilder

A drag and drop pagebuilder to manage pages in any Laravel project
https://www.phpagebuilder.com
MIT License
799 stars 184 forks source link

Is it possible to use Blade instead of .php files for Server-rendered blocks? #130

Open Demonicious opened 2 years ago

Demonicious commented 2 years ago

Since this package aims to bring PHPageBuilder to Laravel, I was wondering if there's an ability to use Laravel Blade templates for your server-rendered blocks instead of usual .php files. It's not a big deal of course, but I believe it could probably improve the experience.

HansSchouten commented 2 years ago

I agree, that would be useful and I will keep it in mind, but for now I haven't had the time to integrate this yet.

Demonicious commented 2 years ago

In-any case, I really love this package. I may be able to help you with adding Laravel Blade support.

Look out for any PRs!

humzakhaled commented 10 months ago

can we integrate chartjs in blocks?