Bram

Results 19 issues of Bram

- Larastan Version: 2.1.2 - `--level` used: 8 ### Description Calling ->whereNotNull on a collection does not remove the nullable type. ### Laravel code where the issue was found ```php...

enhancement

Currently it doesn't say anywhere which Node.js version is required. `yarn install` or `npm install` both don't work on Node.js 16.

Documentation

``` In ExternalFolderService.php line 352: [OCA\Backup\Exceptions\ExternalFolderNotFoundException] ``` I have an SFTP mount configured, any command will give that error.

**Is your feature request related to a problem? Please describe.** It would be nice to be able to craft all items in your inventory to the selected item. **Describe the...

enhancement

Add gitattributes file to prevent big files from being exported when installing package. Currently the `docs/` directory is included, which containers more than 5MB of images, unnecessarily.

### Feature Description Scopes are defines as such: ```php class AppServiceProvider extends ServiceProvider { public function boot(): void { Laravel\Passport\Passport::tokensCan([ 'my-scope' => 'Scope description', ]); } }``` It would be...

### Summary - Wrap the config values for `inertia.ssr.enabled` and `inertia.ssr.url` with environment variables: - `INERTIA_SSR_ENABLED`, with default value of `true` - `INERTIA_SSR_URL`, with default value of `http://127.0.0.1:13714` ### Why?...

![image](https://user-images.githubusercontent.com/13304739/213033843-10305610-a5b3-466a-a6cd-73a7c13e9846.png) As the title says, ![image](https://user-images.githubusercontent.com/13304739/213033899-8ba59f01-50ea-42e7-aceb-e08657bfe105.png)