framework icon indicating copy to clipboard operation
framework copied to clipboard

The Laravel Framework.

Results 465 framework issues
Sort by recently updated
recently updated
newest added

### Laravel Version 12.28.1 ### PHP Version 8.4.11 ### Database Driver & Version NA ### Description I know we can pass attributes to components: ```blade

needs more info

### Laravel Version 12.21.0 ### PHP Version 8.4 ### Database Driver & Version — ### Description The Artisan Console Components, which render things like interactive question prompts, progress bars, and...

help wanted

### Laravel Version 12.22.1 ### PHP Version 8.2.3 ### Database Driver & Version _No response_ ### Description When a route has a parameter in the group prefix (e.g. `{workspace:uuid?}`) and...

needs more info

Hello! ### Motivation The [contribution guidelines](https://laravel.com/docs/12.x/contributions#phpdoc) say to remove redundant tags that provide no additional information over native php types (note that this does not include tags that provide additional...

### Laravel Version 12.x ### PHP Version 8.4 ### Database Driver & Version N/A ### Description Some exceptions rendered by libraries or the application itself may include the previous exception...

## Short summary This is a simply way to create an object that syncs with the logging output. ## Why? Dear god, why? In a project I worked on semi-recently,...

# What? Introduces a method to both base Collection and Arr helpers to _transform_ each array key using a callback. The `Arr::mapKeys()` will return a new array with the new...

### Laravel Version 12.32.5 ### PHP Version 8.2.29 ### Database Driver & Version _No response_ ### Description When analyzing the behavior of the Blade components, the following sequence can be...

help wanted

⚠️ This is a breaking change for Laravel 13 This PR modifies the `InteractsWithData::string()` (and thus, a popular `FormRequest::string()`) method to return a native PHP string instead of a `Stringable`...

### Laravel Version 12.28.1 ### PHP Version 8.4 ### Database Driver & Version _No response_ ### Description Bad way to end the week: I just found out a bunch of...