-
It should be `AlgatuxInfluxDbBundle` and not just `InfluxDbBundle` to reduce possible bundle conflicts.
This is the adopted way for 99% of external bundles as you can see on this `AppKernel` extract:…
-
### Environment
#### Sonata packages
show
```
$ composer show --latest 'sonata-project/*'
sonata-project/admin-bundle 4.11.1 4.11.1 The missing Symfony Admin Generator
sonat…
-
here a list of cool apps from avlinux distro
Alsamixer (mixer for the Alsa sound server)
Ardour (digital audio workstation)
Audacity (audio recorder and editor)
Avidmux (video editor)
Cinelerra-GG (…
-
### Environment
Symfony 6.4,
PHP 8.3.2
Apache Win Server 2.4.58
#### Sonata packages
show
```
$ composer show --latest 'sonata-project/*'
# Put the result here.
```
Direct depe…
-
I really like the thought process behind this. Nice idea.
-
Here is the documentation page for SonataAdminBundle architecture:
http://sonata-project.org/bundles/admin/master/doc/reference/architecture.html
And this is a class that will provide Post management…
-
### Environment
#### Sonata packages
show
```
$ composer show --latest 'sonata-project/*'
# Put the result here.
```
sonata-project/admin-bundle 4.29.2 4.29.2 The missing S…
-
### Environment
#### Sonata packages
show
```
$ composer show --latest 'sonata-project/*'
Direct dependencies required in composer.json:
sonata-project/admin-bundle 4.22.6 4…
-
Hi,
Using Symfony 6.3
Installed omines/datatables-bundle using this documentation: https://omines.github.io/datatables-bundle/#introduction
Created UnitTableType
```
-
After following the Quick-Start guide it is not possible to login into osTicket.
Steps to Reproduce:
- run the Maria DB docker with `docker run --name osticket_mysql -d -e MYSQL_ROOT_PASSWORD=se…