-
### Description
I logged this over here statamic/cms#11081
Fresh install using `statamic new my-site vendor/starter-kit` resulted in:
```
Class "Laravel\Horizon\HorizonApplicationServiceProvi…
-
https://sentry.rewatch.com/video/1drizqrsrxqmuewe-laravel-11-livewire-sentry-onboarding?t=1712
-
https://sentry.rewatch.com/video/1drizqrsrxqmuewe-laravel-11-livewire-sentry-onboarding?t=1334
-
https://sentry.rewatch.com/video/1drizqrsrxqmuewe-laravel-11-livewire-sentry-onboarding?t=1661
-
## What are the steps to reproduce this issue?
1. Use Livewire Volt
2. Have pretty much any coding issue with a Volt component
## What happens?
Honeybadger chokes on:
vendor/honeybadger-…
-
### Bug description
When integrating some TipTap Pro extensions on Bard, a Javascript error appears when pressing enter to add a new paragraph (we tried with [Mathematics](https://tiptap.dev/docs/edi…
-
### What Happened
here you will not see toast unless navigate:false ! i want to use livewire navigation so what to do?
```
$this->toast()->success('message')->flash()->send();
return $this->redi…
-
I am re-submitting this issue with more information as requested (Issue #88)
I have a fresh bare bones installation of Laravel with Livewire + TailwindCSS + Flux (All installed exactly as described in…
-
**The problem:**
When using Livewire redirect with `navigate: true` along with `@persist`, the toasts do not show.
```
Toaster::success('Toast Message');
$this->redirect('/', navigate: true);
…
-
### Package
filament/filament
### Package Version
v3.2.119
### Laravel Version
v11.28.1
### Livewire Version
_No response_
### PHP Version
8.3.12
### Problem description
If you have `FileUp…