-
Getting error when installing on Laravel Framework 6.20.24
I do composer require johnathan/nova-trumbowyg
I get the error
Class 'Laravel\Nova\Nova' not found
Can't seem to figure what that c…
-
Deprecated: Method ReflectionParameter::getClass() is deprecated in /Users/os/Documents/laravel-gymie/vendor/laravel/framework/src/Illuminate/Container/Container.php on line 795
Deprecated: Method …
-
### Version
Media3 1.4.1
### More version details
I have also been able to reproduce this on the current 'main' branch.
### Devices that reproduce the issue
Google Pixel 5 running Android Version…
-
Recording this here. I'm getting an error with version 4.6 which causes my build to fail. I can't reproduce this on my local dev yet and haven't been able to dig in to it yet. I thought it was caused …
-
Console report: `myapp-nginx | /bin/sh: 1: /start.sh: not found`
Could it be related to the Dockerfile found at ./nginx/Dockerfile
Possible bug from Line 6: `COPY ./nginx/start.sh /` ? (No…
-
### 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
After trying to upgradin…
-
| Q | A
| -------------- | ---
| Bug? | ?
| OS | windows10
```
[2018-11-05 04:00:38] local.ERROR: Unable to remove all the files {"exception":"[object] (Neutr…
-
hello, I try to Index a huge forum, but at some point it fails and can't go on indexing.
it seems to start from the beginning when I launch it again...
```
PHP Fatal error: Uncaught TypeError:…
-
### Prerequisites
* [ x] Are you running the latest version ? version 4.6.0 beta
* [x ] Are you reporting to the correct repository ?
* [x ] Did you perform a search ?
System is Debian 10 (buste…
-
**Actual:**
Liveness probes are only configured for the nginx container, but not for `php-fpm` so php hangups are not correctly recognized.
**Desired:**
Implement liveness probes for php-fp…