-
- Laravel Version: 8.83.2
- PHP Version: 8.0.12
- Database Driver & Version: 10.3.31-MariaDB-0+deb10u1
### Description:
```
BadMethodCallException
Method Illuminate\Database\Query\Gram…
JexPY updated
2 years ago
-
Hi,
I've a problem with the following command:
`php artisan tenants:artisan --tenant=2 "queue:work"`
I have this error: "**Call to a member function beginTransaction() on null**" in the laravel…
-
- Tenanti Version: ^5.0
- Laravel Version: 7.x
- PHP Version: 7.4
- Database Driver & Version: mysql-5.7.31
### Description:
When I install tenanti version getting an error in service provider.…
-
**What version of Invoice Ninja are you running? ie v4.5.25 / v5.0.30**
5.3.90
**What environment are you running?**
Cloudron
Context is user reported warning when installed on Cloudron: https…
-
I'm tried to use yarn install for my project it gives me This is a bug in `node-gyp`, `error 7`, I tried all available solutions of installing `node-sass` and `node-gyp` globally, also updates but wit…
-
As we rely more on Laravel queues for day-to-day tasks like email sending, CrossRef deposits, etc., it'll be necessary to give the user a way to see whether the queues are running, how much work is le…
-
Hi, is it possible to use custom PHP runtime such as [bref.sh](https://bref.sh/docs/runtimes/)?
Then Queueable PHP code or Jobs (with packages) could be run in Lambdas.
Possibly, whole Laravel a…
misog updated
2 years ago
-
- Laravel Version: 8.48.1
- PHP Version: 7.4.21
- Database Driver & Version: mysqlnd 7.4.9
### Description:
#### [TL;DR]
The same cache server used in the production and staging envir…
-
I recently updated to latest laravel v5.7.9, on my dev Homestead.
I'm not using queues in my project. `QUEUE_DRIVER=sync`, I have never touched file `\app\Console\Kernel.php` and never configured `…
-
- Laravel Version: 9.1.0
- PHP Version: 8.0.15
### Description:
When a model is serialized to add a notification to queue, on unserialize, the relationship of the main model don't respect…