newwebsouth/abstraction

There is no license information available for the latest version (1.3.2) of this package.

Layer of abstraction for nomess

Installs: 18

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Forks: 0

pkg:composer/newwebsouth/abstraction

1.3.2 2020-10-06 21:11 UTC

README

For use AppController::getEntity, you must have an id in request parameters, if you want redirect your visitor if the entity is not found, add in datacenter :

'nws_abstraction_redirect' => 'route.name'

For crud interfaces, think to add in container configuration.