-
### Laravel Version
11.28.1
### PHP Version
8.3
### Database Driver & Version
_No response_
### Description
Inside the when closure you will not get a relationship instance, so an…
-
- Larastan Version: v2.9.9
- Laravel Version: v11.23.5
### Description
Sorry for the shit title 😆
I want to fetch some eloquent objects, starting from a relationship query. One of the extra…
-
Hi, i have a fresh install of the pos plugin however after adding a product i am not able to process checkout
```
[previous exception] [object] (PDOException(code: 23000): SQLSTATE[23000]…
-
- Larastan Version: 2.9.9
- Laravel Version: 11.28.1
### Description
I'm getting the following error with my static analysis today:
```
:51 Parameter #1 $column of method Illuminate\Da…
-
### What happened?
Allow handlers to conform to DTO. (these also need to be created/generated...)
```php
$query = static::getEloquentQuery();
$model = static::getModel();
$qu…
-
When I upgraded from v7 to v8 of this driver, I found that suddenly code that worked fine in v7 is now throwing the "Nested transactions are not supported by this client." error from google/cloud-span…
-
### Scout Version
10.11.3
### Scout Driver
Typesense
### Laravel Version
10.48.22
### PHP Version
8.2.23
### Database Driver & Version
_No response_
### SDK Version
_No response_
### Meili…
-
### Bug report
I am building a function that has a $query input that is either a Laravel Eloquent Builder (with generic template), or a Laravel Query Builder (which does not have a template). The fun…
Grldk updated
1 month ago
-
Is it possible to use models including their relationships or laravel query builder to generate the reports.
I have a complex database structure that i used to handle with such as Eloquent. I feel th…
ghost updated
7 years ago
-
- Lunar version: 1.x latest
- Laravel Version: 11.9
- PHP Version: 8.3.12
- Database Driver & Version: Postgres v17
### Expected Behaviour:
Add Tier Price to Product
### Actual Behavio…