You've already forked symfony-billing
add debug to try/catch block Controller
This commit is contained in:
@@ -4,3 +4,9 @@ services:
|
||||
arguments:
|
||||
$container: "@service_container"
|
||||
|
||||
Bluesquare\Controller\:
|
||||
resource: "../../Controller/*"
|
||||
arguments:
|
||||
$container: "@service_container"
|
||||
$logger: "@logger"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user