-
In my design, both English and Chinese characters exist and while generating the pdf some characters turn to ? symbol or converted to invalid characters. Is there any font suitable for this or any oth…
-
gulpfile.js:
```
var elixir = require('laravel-elixir');
require('laravel-elixir-vueify');
elixir(function(mix) {
mix.browserify('vue.js');
});
```
vue.js:
```
var Vue = require('vue');
impo…
-
h1> style="color:#0170FE; padding: 0px; margin: 0px; text-shadow: 1px 2px 3px #b4c1ff; font-size: 50px; font-weight: bold;">
ENERGY
-
### **My Codes**
**This Page/View Receiving Data**
```
PDF Report
html, body {
width: 100%;
height: 100%;
p…
Moix1 updated
4 months ago
-
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…
-
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 …
-
### Versions:
- laravel-modules Version: 11.1.4
- Laravel Version: 11.23.5
- PHP Version: 8.2
### Description:
Getting error while creating 2nd module. 1 module created successfully but after t…
-
I just used this package with laravel framework and rcrowe/twigbridge
it works in some pages and displays in all pages that include forms the following error:
**"Template "form_div_layout.html.twig"…
-
When i try to output my pdf i get "Undefined array key ''" on line **4752** in **dompdf\dompdf\lib\Cpdf.php**. That particular line of code is:
`$font = $this->fonts[$this->currentFont];`
Both $…
-
# Feature Request
### What's the feature you think Backpack should have?
Use a form for the bug reporting and feature request. Laravel uses [this form](https://github.com/laravel/framework/issue…