Skip to content
  • azul's avatar
    add POST routes for page search · 1128e881
    azul authored
    at some point we should probably make this controller restful:
    PageFilterController
     * show - show current page filter
     * create - add a new filter
     * delete - remove a filter
    
    The path could remain the same.
    1128e881