config/routes.yaml

 avatar
unknown
plain_text
a year ago
202 B
7
Indexable
controllers:
    resource:
        path: ../src/Controller/
        namespace: App\Controller
    type: attribute

# Add the auth route for JWT authentication
auth:
    path: /auth
    methods: ['POST']
Editor is loading...
Leave a Comment