Bram
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...
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.
``` 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...
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?...
 As the title says, 