-
Hi,
My code is
for ($i = 1; $i < 20; $i++) {
Async::run(function () use ($i) {
sleep(1);
return $i;
}, [
'error' =>…
-
### Bug description
When I save a fieldset which uses spatie responsive images, these fields are not set properly:
```
use_breakpoints: true
allow_ratio: true
allow_fit: true
restrict: false
…
-
### Description
I was writing tests and came across this quirk.
Assuming you've given permission for a role to `do a thing`, this test still fails:
```php
$role = Role::find(1);
$thi…
-
This error occurs when I want to see the backup table in Filament php V3.
Illuminate \ Database \ QueryException
PHP 8.1.10
Laravel 10.48.3
could not find driver
create table "backup_destin…
-
### Bug description
A blade `@nocache` problem seems to have been created in a recent release. It wasn't a problem before.
I need access to the `$page` variable in one of my no-cached partials, …
-
Hi,
I do not get translated fields when using :
`Category::tree(3)->get()`
Any idea on how to solve this ? I'll be glad to do a PR etc, but I did not succeed so far on getting it work along y…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
Hi!
I'm trying to get this to work in combination with either `spatie/nova-translatable` or `kongulov/nova-tab-translatable`. I've read possibilities in #7, #33, #39, #44 and #58, but I've been una…
dnwjn updated
2 years ago
-
**Describe the bug**
Seems Like this Package doesn't work when using Spatie's Laravel query builder to fetch the data (https://github.com/spatie/laravel-query-builder). I've checked that package and …
-
**`Exception`**
Latest compiled component path not found.
:dart: Livewire\Mechanisms\ExtendBlade\DeterministicBladeKeys::generate
:page_facing_up: /vendor/livewire/livewire/src/Mechanisms/Exten…