Files
ninedad/config/routes.yaml
2025-08-01 18:14:21 +02:00

9 lines
224 B
YAML

controllers:
resource:
path: ../src/Controller/
namespace: App\Controller
type: attribute
bnine_files_bundle:
resource: '../vendor/bnine/files-bundle/config/routes.yaml'
prefix: '/bninefiles'