work on basic CRUDController and improve configuration

This commit is contained in:
2019-11-22 13:45:30 +01:00
parent 4575812a3b
commit e6bf77530b
8 changed files with 355 additions and 47 deletions

View File

@@ -25,7 +25,7 @@ use Symfony\Component\Routing\RouteCollection;
/**
*
* Load the route for CRUD
*
*/
class CRUDRoutesLoader