-
Laravel 5.5
Running php artisan code:models --schema=password_reset will result in:
```
Allowed memory size of 1073741824 bytes exhausted (tried to allocate 1702244232 bytes) in /home/medpets/W…
-
**Describe the bug**
Attempting to deploy the container freshrss/freshrss:1.22.0-arm to a Kubernetes cluster, and the container crashes with only the error log "Enabling module auth_openidc". Looking…
-
I am using Nextcloud 27.1.3 fpm docker version. with python 3.11 (installed inside docker container alpine) and ffmpeg and aria2.
I have set download and torrent directories too. But getDownloadDir m…
-
Startup script sometimes throws exception
```
Doctrine\DBAL\Exception: Failed to connect to the database: An exception occurred in the driver: SQLSTATE[HY000] [2002] Connection refused in /var/www/h…
-
Hello, I'm trying to build Llaravel 8 with php buildpacks. Here is the step.
1. Create Laravel 8 project
```bash
composer create-project --no-cache --prefer-dist "laravel/laravel:8.0" laravel
…
peco8 updated
2 years ago
-
**Describe the bug**
I've been using this extension for months and it's working perfectly.
The only problem is that I cannot make the ->output() function to work on my local environment, using Docke…
-
Hello!
There have a been a few requests for this functionality in the past:
1. https://github.com/PHP-DI/PHP-DI/issues/807
2. https://github.com/PHP-DI/PHP-DI/issues/702
3. https://github.com/…
-
I followed the steps and map /data to local directory so everything seems to be ok.
I run it with the following:
`docker run --name=pp -p 80:80 -p 443:443 -d -v /home/--my user---/data:/data --…
-
Whenever I run `php artisan queue:listen` the mail job keeps failing repeatedly with the error below - any ideas? Running Laravel 5.5, followed the instructions carefully.
`[2018-04-28 11:04:55] lo…
-
### Prerequisites
- [X] I have searched for similar issues in open and closed tickets and cannot find a duplicate.
- [X] I have troubleshooted my issue, and it still exists against the latest stab…