}
return $this->redirect(Yii::$app->request->referrer ?: Yii::$app->homeUrl);
}
public function actionCity($cat,$slug)
{
$emailConfig = 'info@vashikaranexpertguru.in';
$cat = LandingServices::findOne(['slug' => $cat]);
// echo "<pre>"; print_r($cat);die;
$model = $this->findModel(['landing_services_id' => $cat->id, 'slug'=> $slug]);
$testimonials = Testimonials::findAll(['status' => Testimonials::ACTIVE_STATUS]);
$stats = Stats::findAll(['status' => 1]);
$category = Category::find()->where(['status' => Category::ACTIVE_STATUS])->limit(4)->all();
$models = new Enquiry();
try {
if ($models->load(Yii::$app->request->post())) {
// echo "<pre>";print_r($models);die();
if ($models->save()) {
public function actionCity($cat,$slug)
{
$emailConfig = 'info@vashikaranexpertguru.in';
$cat = LandingServices::findOne(['slug' => $cat]);
// echo "<pre>"; print_r($cat);die;
$model = $this->findModel(['landing_services_id' => $cat->id, 'slug'=> $slug]);
$testimonials = Testimonials::findAll(['status' => Testimonials::ACTIVE_STATUS]);
$stats = Stats::findAll(['status' => 1]);
$category = Category::find()->where(['status' => Category::ACTIVE_STATUS])->limit(4)->all();
$models = new Enquiry();
try {
$args = $this->controller->bindActionParams($this, $params);
Yii::debug('Running action: ' . get_class($this->controller) . '::' . $this->actionMethod . '()', __METHOD__);
if (Yii::$app->requestedParams === null) {
Yii::$app->requestedParams = $args;
}
return call_user_func_array([$this->controller, $this->actionMethod], $args);
}
}
}
$result = null;
if ($runAction && $this->beforeAction($action)) {
// run the action
$result = $action->runWithParams($params);
$result = $this->afterAction($action, $result);
// call afterAction on modules
foreach ($modules as $module) {
/* @var $module Module */
$parts = $this->createController($route);
if (is_array($parts)) {
/* @var $controller Controller */
list($controller, $actionID) = $parts;
$oldController = Yii::$app->controller;
Yii::$app->controller = $controller;
$result = $controller->runAction($actionID, $params);
if ($oldController !== null) {
Yii::$app->controller = $oldController;
}
return $result;
}
$params = $this->catchAll;
unset($params[0]);
}
try {
Yii::debug("Route requested: '$route'", __METHOD__);
$this->requestedRoute = $route;
$result = $this->runAction($route, $params);
if ($result instanceof Response) {
return $result;
}
$response = $this->getResponse();
if ($result !== null) {
{
try {
$this->state = self::STATE_BEFORE_REQUEST;
$this->trigger(self::EVENT_BEFORE_REQUEST);
$this->state = self::STATE_HANDLING_REQUEST;
$response = $this->handleRequest($this->getRequest());
$this->state = self::STATE_AFTER_REQUEST;
$this->trigger(self::EVENT_AFTER_REQUEST);
$this->state = self::STATE_SENDING_RESPONSE;
$response->send();
require __DIR__ . '/vendor/autoload.php'; require __DIR__ . '/vendor/yiisoft/yii2/Yii.php'; $config = require __DIR__ . '/config/web.php'; (new yii\web\Application($config))->run();
$_GET = [
'cat' => 'vashikaran-specialist/assets/images/svg',
'slug' => 'map.svg',
];
$_COOKIE = [
'$Version' => '1',
'PHPSESSID' => 'nj6vef8d85bda57shidqndir96',
'$Path' => '/',
'_csrf' => '803982ce005534c9f53f709f7b3d40209224fad5a6ab252b7a9be28d3ab127e8a:2:{i:0;s:5:"_csrf";i:1;s:32:"VuJjj17zKMZhWkX1Bc1fd1je3EH3CxmC";}',
];