-
# User Module with Dynamic Permission Management
## Issue Description
The purpose of this issue is to implement a robust user module with dynamic permission management within our application. The …
-
### Bug description
I made a query to fetch articles based on the ID of the taxonomy.
```graphql
query MyQuery {
entries(
collection: "articles"
site: "nl_nl"
filter: {
a…
-
There is a problem with database prefixing.
> SQLSTATE[42S02]: Base table or view not found: 1146 Table 'default.prefix_ltm_translations' doesn't exist (SQL: select `locale` from `prefix_ltm_transl…
-
When translating the following test-strings:
`{{__('This is a "Test", followed by some text')}}`
`{{__("This is another \"Test\", followed by more text")}}`
They both result in wrong keys. They k…
-
I try installing but I'm getting these errors while running **_composer install_**
Problem 1
- Root composer.json requires php ^7.2 but your php version (8.0.2) does not satisfy that require…
-
Bug Description:
Trying to run composer update to install a project's depencencies. However, after installing everything, the action to rename the temporatyi zip always fails with the "Access Denie…
-
# Bug report
### What I did
I'm using lat, lng, location on datbaase, as explained in the documentation.
If I click to set the pin on the map, instead of drag'n'dropping it, an empty set of lat…
-
#### What are you trying to achieve?
Rollback transactions between each test
#### What do you get instead?
Database changes not reverted
> Provide console output if related. Use `-vvv` mode f…
-
```bash
Linux 45b94f7b1a8b 3.10.0-1160.el7.x86_64 #1 SMP Mon Oct 19 16:18:59 UTC 2020 x86_64 Linux
PHP 8.0.13 (cli) (built: Nov 20 2021 07:13:05) ( NTS )
Copyright (c) The PHP Group
Zend Engine v4…
anhao updated
2 months ago
-
Hey
I think it will be useful if we would be able to add nice names for some attributes.
Laravel has a function to do that
[setAttributeNames on a Validator instance](https://github.com/laravel/fram…
raulp updated
9 years ago