-
**This issue was created to get community feedback**.
---
It would be awesome if we could have the query builder return a collection:
``` php
$collection = DB::table('posts')->get();
```
Given tha…
-
### Bug description
Was not clear how to hide fields conditionally based on a taxonomy field's value.
Does not work:
```
if:
archive_types: 'equals film'
```
I eventually found [via Disc…
-
### Snipe-IT Version
v6-RC?
### Operating System
Windows
### Web Server
Azure App Service/IIS
### PHP Version
7.4
### Is your feature request related to a problem? Please descr…
-
hi,
minor issue but it would be better to switch the `accepted` and `required` rules so the default message is something along 'Terms need to be _accepted_'
https://github.com/laravel/jetstream…
-
### Terms
- [X] I have read the [guidelines for Contributing to Roots Projects](https://github.com/roots/.github/blob/master/CONTRIBUTING.md)
- [X] This request is not a duplicate of an existing i…
-
### Describe the Bug
OIDC login leads to a blank page and a HTTP 500 query answer
### Steps to Reproduce
1. Configure OIDC
2. Go to login page and click on OIDC Login
### Expected Behavio…
-
In the VicFlora meeting of 2 Feb. 2022, we decided to add the following extra information:
- collection
- collectors (recordedBy)
- collecting number (recordNumber)
- collecting date (eventDate)…
-
- Laravel Version: 7.0
- PHP Version: 7.4.0
- Database Driver & Version: MySql 8.0.27
### Description:
I have an issue with bootstrap cache files, because the bootstrap folder always need…
-
### Prerequisites
- [X] I have carried out troubleshooting steps and I believe I have found a bug.
- [X] I have searched for similar bugs in both open and closed issues and cannot find a duplicate…
-
**Describe the problem you would like to solve**
As the CLI tools are operating in a server context and do not originate from a request initiated by the browser/user, they do not include some pieces …