flap152
flap152
Fixed case (issue #44 ) where DB connection name is not the default name for that driver. This caused errors Code does not assume the name of the connection is...
After installation, any attempt to execute resulted in the error "variable tables does not exist" (exact message might be slightly off because I fixed it ;-) I traced it to...
# Feature Request - `@field` and `@label` directives for custom views/forms. ### What's the feature you think Backpack should have? The ability to use `@field` in custom form blades in...
### Dusk Version 8 ### Laravel Version 11.34 ### PHP Version 8.3 ### PHPUnit Version 11 ### Database Driver & Version _No response_ ### Description The current implementation of assertSee()...
### What: - [X] Bug Fix - [ ] New Feature ### Description: This PR fixes issue [1437](https://github.com/pestphp/pest/issues/1437) where additional --exlude-group options were ignored when using --parallel flag. ### Problem:...