-
config.yml:
```
oneup_flysystem:
adapters:
storage_awss3v3:
awss3v3:
client: storage.s3_client
bucket: '%s3.bucket_media%'
…
-
- Laravel Version: ^9.2
- Nova Version: ~4.0
- PHP Version: 8.1.2
- Database Driver & Version: PostgresSQL vs 14.2
- Operating System and Version: Laragon Windows 11
- Browser type and version: …
-
Readme says PHP 7.0+ but composer.json requires PHP 7.3+
-
### Debug mode
- [X] I have enabled debug mode
- [X] I have read [checked the Common Issues page](https://snipe-it.readme.io/docs/common-issues)
### Describe the bug
Locations list says 'No matchin…
-
### Bug Report
| Q | A
|------------ | ------
| BC Break | no
| Version | 2.2.0
#### Summary
When using the AwsS3V3Adapter, I am unable to determine the mime types.
…
-
### Actual behaviour
Some user reported - they are not able to login via WEB anymore.
They got "Server internal error" message.
### Steps to reproduce
Users did try to logon several times - …
-
Hi.
I'm having this error "Class 'League\Flysystem\Adapter\Local' not found" when I'm uploading a file.
Cakephp show me than this the line generating this error
>
public function getFile…
-
Execute the command and paste the result below.
Command: `uname -a && php -v && composer info | grep hyperf && php --ri swoole`
```bash
Linux ai 5.10.16.3-microsoft-standard-WSL2 #1 SMP Fri Apr…
-
v3.0.5
error info:
```shell
Call to undefined method Lcobucci\\JWT\\Builder::identifiedBy():: FILE:/vendor/phper666/jwt-auth/src/JWT.php:: LINE: 64
```
error file:
vendor/phper666/jwt-auth/s…
-
I noticed when trying to build `isle-dc` it sometimes fails because mysql isn't up.
Not sure if something like the following be added to the entrypoint for the containers that require the database …