Files
ninedad/config/routes.yaml

9 lines
221 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
2025-08-01 18:31:29 +02:00
bninefilesbundle:
2025-08-01 19:13:24 +02:00
resource: '../vendor/bnine/filesbundle/config/routes.yaml'
2025-08-01 18:14:21 +02:00
prefix: '/bninefiles'