-
### Scribe version
4.36.0
### Your question
One of our endpoints receives an array of objects which is wrapped in a data wrapper (see example).
We validate the input with a Laravel Form Request an…
-
-
Depends directly on illuminate/view, no wrapper library.
```php
Illuminate\View\Compilers\BladeCompiler::render($template, $data);
```
Inspirations:
- https://github.com/ryangjchandler/standalone-…
-
We currently have 2 Filament resources. `Organization` and `User`. An organization has many users and the `OrganizationResource` edit page contains a RelationshipManager on which users can be imperson…
-
**This is just a Dompdf wrapper!**
I understand that this package is just a Laravel wrapper for https://github.com/dompdf/dompdf
Any issues with PDF rendering, CSS that is not applied correctly, ali…
-
We use Laravel Mix (Basically a wrapper around webpack) + TypeScript and use Cypress to test our code. However, we are struggling to set up code coverage for this combo.
Could you provide an exampl…
-
### What happened?
Hello world! Please tell me how to solve the problem with frunkenphp. When conducting stress tests, an error constantly crashes:
```
2024-10-19 13:48:55 2024-10-19 10:48:55,862 I…
-
### The problem
Hello,
Health tab on device options disappear.
![image](https://github.com/user-attachments/assets/c9b6ff6f-455f-4890-b823-017f83f69c66)
If i clic on Health on the above o…
-
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 $…
-
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…