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.19.3 ### PHP Version 8.3.12 ### Database Driver & Version 10.1.16-MariaDB ### Description Illuminate\Database\Eloquent\Concerns\HasRelationships::morphToMany() method ignore the parameters **$parentKey** and **$relatedKey**. ### Steps To Reproduce ```php //...

### Laravel Version 12.20.0 ### PHP Version 8.4.7 ### Database Driver & Version _No response_ ### Description I get an error: ```Unclosed '[' on line 93 does not match ')'```...

help wanted

### Laravel Version 12.x ### PHP Version 8.3.x ### Database Driver & Version PostgreSQL 17.x ### Description When creating a table with two foreign keys using `->constrained()`, if a composite...

help wanted

### Laravel Version 12.x ### PHP Version N/A ### Database Driver & Version _No response_ ### Description I was investigating the built-in Laravel exception renderer. I discovered there’s an undocumented...

help wanted

### Laravel Version 12.19.2 ### PHP Version 8.4.8 ### Database Driver & Version _No response_ ### Description When using the FileStore cache driver, if you store something in the cache...