Viewing File: /home/maglabs/valv/wp-content/plugins/depicter/app/routes/web.php

<?php
/**
 * Web Routes.
 * WARNING: Do not use \Depicter::route()->all() here, otherwise you will override
 * ALL web requests which you most likely do not want to.
 *
 * @link https://docs.wpemerge.com/#/framework/routing/methods
 *
 * @package Depicter
 */

if ( ! defined( 'ABSPATH' ) ) {
	exit;
}
Back to Directory File Manager