-
Hello,
I was recently wondering if we could make this awesome tool work in Laravel Blade files (`*.blade.php`).
Currently it does not work.
It would come in especially handy when working with L…
-
### Version
5.4.3
### Details & Steps to reproduce
Proxmox
- LXC with Debian
- Portainer
### Expectation
Everything else like a white page.
### Error & Logs
```shell
[2024-11-28 17:28:41] l…
-
### Bug description
I encountered a special case, where images won't load, if the base64-encoded path of the generated Glide image URL contains multiple strings, like in `/img/asset/YXNzZXRzLzgwMF/Dv…
-
## Good Points
- Using the Policy class for authorization
- Using the Request class for data validation
- Using scope to filter published posts
- Proper commit messages
## Correction Points
…
-
# Bug report
### What I did
CRUD article controller with field:
```
CRUD::addField([
'name' => 'image',
'label' => 'Image',
'type' => 'image',
'withFiles' => [
'di…
-
**What should be refactored?**
We currently don't use the default Laravel logging system: very bad.
We should stop using ApiLog model which store in DB.
Use Laravel loggers to replace this :
…
-
### Package Version
latest
### Laravel Version
latest
### PHP Version
8.3.6
### Problem description
```php
Filament\Forms\Components\Select::isOptionDisabled(): Argument #2 ($label) must be of…
-
For 3.x we want to move towards the ability to integrate Flarum into Laravel projects.
This will require several rewrites of core components and, as such, cannot be part of 2.x. This epic is to col…
-
-
Once again a weird chrome issue.
The built in autocomplete suggestions provided by Chrome cause the background color of the input fields to turn white when hovering over the suggestions. See the two …