A G
A G
**Describe the bug** ```php Type\optional(Type\positive_int())->coerce(...) ``` Resulting in the following PHPStan error: ```shell Parameter #1 $id of class ExampleDto constructor expects int|null, int|null given ``` **Environment (please complete the following...
> [!NOTE] > Accompanying PR on the [Electron side](https://github.com/NativePHP/electron/pull/152) should be merged together with this I was torn as to whether this should be something we even handle. It's sort...
- Modifications to `index.ts`: Notify Laravel when PHP files change in project root in development environment