-
Current version of Hashids requires `Illuminate/Support ^6.0` which is satisfiable by `illuminate/support[v6.0.0, ..., 6.x-dev]`. When trying to upgrade to Laravel 7.x, the framework will overwrite` i…
-
| Q | A
| --------------------| ---------------
| PHPUnit version | 9.5.10
| PHP version | 8.0.11
| Installation Method | Composer
| Driver | pcov
#### Summary
…
-
The package tries to connect to Redis (or any other cache store) during the `composer install` command, specifically when the `@php artisan package:discover` runs.
That's a problem because when I'm…
-
Some AJAX features fail to execute on Heroku environment with the following message:
```
Key path \"file:///app/storage/oauth-public.key\" does not exist or is not readable
```
I'm currently try…
-
Hi,
I am using the package with Laravel 9 in a PHP 8 environment. I am getting the following error in Hashid.php line 203:
`Unsupported operand types: int - string
`
Here is the stack trace…
-
When i am starting monica using docker-compose I this error:
```
monica_1 | In Connection.php line 671:
monica_1 |
monica_1 | [Illuminate\Database\QueryException (2054)]
monica_1 | SQLSTA…
-
- Larastan Version: 0.3.8
- `--level` used: 1
### Description:
`Call to an undefined static method Vinkla\Hashids\Facades\Hashids::encode()`
The package [laravel-hashids](https://github.com/vi…
-
For some reason i am only able to create Webhooks manually via postman and not through any of the methods you have listed.
This is weird because It was working after my queries last week. Which is …
adzay updated
3 years ago
-
### Prerequisites
* [x] Able to reproduce the behaviour outside of your code, the problem is isolated to Laraform.
* [x] Provided all the required dependencies to reproduce the bug (eg. form, comp…
-
Hey, I'm sorry to open up this issue, but I need your help, I'm not able to use the facade.
I get the error:
Error: Call to undefined method Vinkla\Hashids\Facades\Hashids::encode()
I as…