Thibault B.
Results
2
issues of
Thibault B.
In order to secure a whole controller, to be able to add a `@Security("user.hasRight('MY_SUPER_RIGHT')")` above a Controller class could be a game changer ;-)
enhancement
On the same that the graphqlite-bundle : https://github.com/thecodingmachine/graphqlite/issues/255 We need a way to disable the introspection of the GraphQL API with Laravel in production mode to avoid a leak of...