The issue was solved by the following way - Add the...
Monday, January 8, 2018
Disk [admin] not configured, please add a disk config in `config/filesystems.php`
Disk [admin] not configured, please add a disk config in `config/filesystems.php`
In laravel, it is a security permission problem to write data into disk. Disk is not configured for admin, You need to add a disk config ...
In laravel, it is a security permission problem to write data...
Monday, May 8, 2017
Automatically insert row in mysql every month
Automatically insert row in mysql every month
You can try this code: CREATE EVENT event_add_interest ON SCHEDULE EVERY 1 MONTH STARTS LAST_DAY ( CURDATE ()) DO INSERT INTO ...
You can try this code: CREATE EVENT event_add_interest ON SCHEDULE EVERY...
Thursday, December 17, 2015
How to configure Magento to work with a new domain
How to configure Magento to work with a new domain
There are two things you should do to configure Magento with a domain: By editing the Magento database - Open your cPanel > phpM...
There are two things you should do to configure Magento with...
Wednesday, December 2, 2015
How to change Magento base URLs
How to change Magento base URLs
This article gives three methods to change Magento Base URLs through PHPMyAdmin and the command line. Method 1: Change Magento ba...
This article gives three methods to change Magento Base URLs...
How to change you database or mysql settings for Magento?
How to change you database or mysql settings for Magento?
First you will need to open your FTP or SHELL client and navigate to the following folder. Open the folder and edit the code. /app/...
First you will need to open your FTP or SHELL...
Monday, November 23, 2015
How to add related post link in blogger
How to add related post link in blogger
When you are reading any post from a blog, you can follow one thing just down of the post there has some more related post link is shown....
When you are reading any post from a blog, you can...
How to earn money from internet
How to earn money from internet
Now a days you used to listen that there has many people became rich or earn more money using internet. Well here I will discuss about ...
Now a days you used to listen that there has many...
How to check domain name suggestion tools
How to check domain name suggestion tools
In my experience there has one website is very good to check domain name idea suggestion tools. By this site you will get a lot of domain ...
In my experience there has one website is very good to...
Download school management software free
Download school management software free
We are offering free to download school management software. It is a open source software, which was made on raw php. It is a demo ...
We are offering free to download school management software. It is...
How to change database or mysql connection settings for Magento?
How to change database or mysql connection settings for Magento?
Just browse this file - /app/etc/local.xml Here you see very similar to the following. Simply modify the connection settings and sav...
Just browse this file - /app/etc/local.xml Here you see very similar...
Sunday, November 22, 2015
How to add custom fields into onepage checkout in magento
How to add custom fields into onepage checkout in magento
To add custom fields into onepage checkout option than you have to follow these 5 steps - 1. Create your module 2. Make your sql install ...
To add custom fields into onepage checkout option than you have to...
Tuesday, October 20, 2015
How to set attr/attribute in JQuery
How to set attr/attribute in JQuery
Try this code in JQuery: $("button").click(function(){ $("#w3s").attr("href", "http://www.w3schoo...
Try this code in JQuery: $("button").click(function(){ $("#w3s").attr("href", "http://www.w3schoo......
How to set/got Focus in JQuery
How to set/got Focus in JQuery
Try this code, to set the focus to the input field: $("#text_id").focus();
Try this code, to set the focus to the input field:...
Saturday, October 17, 2015
Users role system in wordpress
Users role system in wordpress
User Roles User roles determine the access level or permissions of a person authorized (invited by an Administrator) to use a WordP...
User Roles User roles determine the access level or permissions of...
Monday, October 12, 2015
How to change logo in magento
How to change logo in magento
Working With the Header Logo The responsive theme enables you to set two different logos: one is for small screens (smaller than 770px) a...
Working With the Header Logo The responsive theme enables you to...
How to change default welcome msg in magento
How to change default welcome msg in magento
1. From your Magento Dashboard go to – System – Configuration tab. 2. Then open Design option. 3. Click on Header tab and find the Welc...
1. From your Magento Dashboard go to – System – Configuration...
Sunday, October 11, 2015
What is cloud hosting and How to use cloud hosting
What is cloud hosting and How to use cloud hosting
In this post i have discussed about why we should use cloud hosting. When we are going to use server based hosting service then we a...
In this post i have discussed about why we should use...
Thursday, October 8, 2015
How to add country wise hit counter with flag on my blog or website
How to add country wise hit counter with flag on my blog or website
In my experience there has one website. which offers free hit counter option with country flag and it shows the traffic source by country w...
In my experience there has one website. which offers free hit...
Wednesday, October 7, 2015
How to use domain name suggestion tools
How to use domain name suggestion tools
In my experience this website is best to check domain name suggestion tools. Here will get more than 200 domain name suggestion in one clic...
In my experience this website is best to check domain name...
Subscribe to:
Posts (Atom)