Files
ninedad/config/routes.yaml

9 lines
224 B
YAML
Raw Normal View History

2025-07-28 17:10:56 +02:00
controllers:
resource:
path: ../src/Controller/
namespace: App\Controller
type: attribute
2025-08-01 18:14:21 +02:00
bnine_files_bundle:
resource: '../vendor/bnine/files-bundle/config/routes.yaml'
prefix: '/bninefiles'