
Search In
Hello Readers,
Below blog shows the call of the model from one component to another component.
For Example - We have a two different components in Joomla :
>> comp1
comp1->model->m1
model: m1
comp1->controller->c
Restoring backup from sql script through Postgre console is just a 2 step process.They are as follows:
Step 1: psql -h hostname -U username database_name
Step 2: \i filename.sql
Laravel is one of the most demanded and powerful PHP framework in today's date created by Taylor Otwell. It is an open-source framework which can be used to develop any kind of web applications in PHP. Laravel follows the Model-View-Control
Hi All,
Today we will discuss in this Blog how we can Sign PhoneGap Apps.
First of all we need to create a new project
cordova create practiceProject com.example.practiceProject demoProject
cd practiceProject
Now make the project a Cordo
While being launched in 2018, the GDPR (General Data Protection Regulation) took most businesses that have a market in the EU by surprise. It challenged the privacy and data protection responsibility that businesses transacting in the EU had to their
Hello Readers,
In this blog i am going to explain "How to work with URL Rewrite management in Magento.
To accomplish this, follow the below steps:
1. Login to admin panel
2. Go to Catalog -> Rewrite Management
3. Click on Add URL Rew
Easy way to install cakephp:
Hello Readers. Here is small blog on how to install cakephp. Cakephp is very fast and easy to install. The minimun requirements to install cakephp are a web server and a copy of cakephp.
Step 1


A most important part of developing an application which when pushed to any public source code repository is that sensitive data should not be stored within source code as other users may develop crawlers in order to find passwords, usernames and oth
From Advanced Custom Fields, Yoast to Responsive menu, these WordPress plugins make your website super functional, SEO optimized, responsive and quick to load which lead to an improved user experience.)
Did you know? WordPress has more than 21,000
If you facing an error to login through hybridauth and throwing this error(You cannot access this page directly) then you can follow below steps to resolve it.
Please check you session id by php predefined function
session_id();
If session id
