-
Exception as below:
[2024-01-29 15:34:37] flarum.ERROR: TypeError: Flarum\Mentions\Api\LoadMentionedByRelationship::mutateRelation(): Argument #2 ($request) must be of type Psr\Http\Message\ServerR…
deteh updated
9 months ago
-
I am using Vue with vite + typescript + sail if it is relevant
vite.config.js
```
import { defineConfig } from "vite";
import laravel from "laravel-vite-plugin";
import vue from "@vitejs/plugin-v…
-
` SQLSTATE[42000]: Syntax error or access violation: 1101 BLOB, TEXT, GEOMETRY or JSON column 'text' can't have a default value`
-
### Prerequisites
- [X] I understand and accept the project's [code of conduct](https://github.com/PrestaShop/PrestaShop/blob/develop/CODE_OF_CONDUCT.md).
- [X] I have already [searched in existing i…
PeNov updated
8 months ago
-
### Module version(s) affected
5.0.3
### Description
Any newly created Silverstripe dataobject can not be initialized or used inside custom class which is extending AbstractQueuedJob and used…
-
I'm using Laravel 5.6 and yajira datatables plugin.
I want to display user status in one of the columns which is a number from 0-5 in the database but I want to show and display it in the column as…
-
### Installation assistant information
| | |
|--------------------------------- |--------------------…
-
### Bug description
As the title says, when I'm on a new line (or proceed writing on any line actually), the plus button to add new sets is overlapping what I'm writing.
https://github.com/statami…
-
### Laravel Version
9.x+
### PHP Version
8.1.10
### Database Driver & Version
_No response_
### Description
The PHPDoc annotation in _Lang_ facade method _get_ specifies _array|string|null_, …
-
Consider the following example.
``` php