filmov
tv
php - Zend Framework 2: Router\Exception Part route may not terminate - Stack Overflow

Показать описание
The error already tells you the problem: You're missing a may_terminate option in your current route. Therefore, you can't short-circuit it by return the redirect() plugin return value.
Just add a
'may_terminate'
#option #error #current #route #this
Just add a
'may_terminate'
#option #error #current #route #this