Amz random recipe (#1904)

* Add recipe for amz/random-bundle

* update for recipe amzs/random-bundle #1900

* Update recipe for amzs/random-bundle

* Update recipe[add new line for yaml] for amzs/random-bundle

* update for errors new line amzs/random-bundle

* update for errors new line amzs/random-bundle
This commit is contained in:
nani
2025-12-11 22:22:46 +07:00
committed by GitHub
parent 2849ef5926
commit ca6942c6ef
3 changed files with 14 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
amzs_random:
auto_connect: true
default_connection: mysql

View File

@@ -0,0 +1,3 @@
_admin_amzs_random_bundle:
resource: "@AmzsRandomBundle/Resources/config/routing.yaml"
prefix: admin/menu

View File

@@ -0,0 +1,8 @@
{
"bundles": {
"Amzs\\RandomBundle\\AmzsRandomBundle": ["all"]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
}