-
After upgrading Livewire to version v3.5.6, the charts in my Laravel application are no longer rendering correctly. The charts either fail to appear, display distorted data, or do not update dynamical…
-
### Laravel Prompts Version
n/a
### Laravel Version
n/a
### PHP Version
n/a
### Operating System & Version
n/a
### Terminal Application
n/a
### Description
Similar to `confirm()` and/or `mu…
-
### Bug description
When calling the API endpoint for a single entry or term, an exception is thrown and no result is returned.
Error message:
```
Object of class Statamic\Entries\Entry could n…
-
https://medium.com/@remi_collin/keeping-your-laravel-applications-dry-with-single-action-classes-6a950ec54d1d
-
https://maxkostinevich.com/blog/multi-domain-laravel
-
## Bug: RequestBodyExtension throws exceptions in testing environment without configuration option
### Description
The `RequestBodyExtension` class currently forces exceptions to be thrown in test…
-
## Environment
- Laravel version: 11
- Filament version: 3
- Filament Breezy version: ^2.4
## Steps Taken
1. Installed Filament Breezy using Composer `composer require jeffgreco13/filament-bre…
-
Vulnerable Library - laravel/framework-v9.0.2
The Laravel Framework.
Library home page: https://api.github.com/repos/laravel/framework/zipball/4c7cd8c4e95d161c0c6ada6efa0a5af4d0d487c9
Found in HE…
-
### Scribe version
4.37.2
### PHP version
8.3.6
### Framework
Laravel
### Framework version
11.25.0
### Scribe config
```ruby
title => "Serp API Client"
type => "laravel"
…
-
### Description
We are experiencing an issue with concatenating environment variables when deploying a new Laravel app.
### Minimal Reproduction (if possible, example repository)
1. Create a …