-
Hello,
I have a problem with iphp_file field. I can't display it in Sonata Admin :
```
/**
* @ORM\Table(name="produit")
*/
class Produit
{
...
/**
* @var string
*
* @Assert\File…
-
# Feature request
## Is your feature request related to a problem? Please describe.
When asking to generate based around Supabase Auth, it understands that Supabase has its own built in tables f…
-
When running `terminus build:project:create` on PHP 8.1, I get a big stacktrace output related to deprecation notices.
>```PHP Deprecated: strtolower(): Passing null to parameter #1 ($string) of t…
-
### Description:
### Steps to reproduce:
1. Activate prometheus
2. Go to `http://localhost:9485/metrics` (or whatever port is configured)
3. Look at values like `rocketchat_direct_messages_t…
-
## Summary
[cli]
base_url = "https://pulp3.hostname.tld"
username = "admin"
password = "password"
api_root = "/pulp/"
domain = "default"
format = "json"
cert = "secret/client.cert.pem"
key = …
vkukk updated
1 month ago
-
Maybe the documentation can be updated to answer the following.
Potentially this is only not working with nginx as an internal proxy (e.g. with traefik as the main one).
Which ports need to be e…
dnk8n updated
2 weeks ago
-
Related to #11363
To make the data source provisioning experience better/easier it's suggested to introduce possibility to export/show a data source configuration formatted as YAML. This could be …
-
This test case is failing:
```
it('Restricts access to protected route for multiple authorized roles that are not defined as plugin roles', (done) => {
const server = new Hapi.Server();
…
-
Let's try out Filament and move our own admin panels to it. This should provide us with a much more powerful admin backend.
https://filamentphp.com
-
# What?
This has been in the roadmap as an idea for a while and woke up thanks to @alliomeria today. We have already Frictionless package processing but no formatter for their content yet. But also…