-
So installed the package in a Laravel 8.x application and I tried testing by running this part of the example
```php
$adapter = new Redis(config('prometheus.redis'));
$registry = new CollectorRegis…
-
1. Your software version (Screenshot of your startup)
+--------------------------+---------+
| Component | Version |
+--------------------------+---------+
| PHP …
-
### Bug description
I've configured a bard field without sets as followed:
- `Enabled with line break`
- `Don't remove empty nodes`
When content is placed in the bard field and a line break is p…
Bahbv updated
14 minutes ago
-
## Versions
- Vagrant: 2.4.1
- Provider: Virtualbox: 7.0.18
- Homestead: current (15.0.3)
**I'm using a complete fresh / new install for my pc**
## Host operating system
Windows 10
…
-
I tried to use the package with Laravel 9.15.1 / PHP 8.1.5, and it thrown this exception when I ran:
```php
Storage::disk("imagekit")->url("img/logo-96-96.png")
```
```bash
Class "League\Fly…
-
**Describe the bug**
not working in the last version of lumen and php 8
**Eloquent Query**
Please provide the complete eloquent query that caused the bug, for example:
```php
$articles = \App…
oulfr updated
3 years ago
-
Hi,
I am a MongoDB rookie and need your help.
I have 2 simple models:
Model merchant
Controller
collection merchants
collection comments
If I only want to query the m…
-
Please consider to switch to a new package: Adldap2/Adldap2-laravel.
@stevebauman does a fantastic job over there. He first rewrote Adldap and now he wrote an Laravel driver.
There are 3 major reaso…
-
Hi Jeffrey,
On page 146 you talk about mocking Eloquent and Post classes. On line 8:
`$this->mock = Mockery::mock('Eloquent', 'Post');`
However running this test returns:
`PHP Fatal error: Class …
-
UnexpectedValueException : RecursiveDirectoryIterator::__construct(/var/www/html/database/migrations/2020/11/2020_11_27_053044_test.php): failed to open dir: Not a directory
at /var/www/html/ven…