Once Laravel application installation is completed, now it's time to setup and implement the basic functionality with Laravel framework. This second part of Laravel tutorial, we'll go through the basic guide on setting up Laravel 5 application. We'll creat...

By: CodexWorld Apr 10, 2017

The trend of creating a custom module is gaining a lot of popularity after the official release of Magento 2 version. Magento web store owners and developers are leveraging the Magento2 Module development process to take their e-store to the new heights of...

By: Linda Wester Apr 3, 2017

When you transfer a working website from one server to another, it is mandatory to test whether the site is working perfectly on the new server before updating the DNS records. Otherwise, your website may be not functional for a long time which affects on ...

By: CodexWorld Mar 23, 2017

According to the WordPress Codex: A WordPress theme is a collection of files that work together to produce a graphical interface with an underlying unifying design for a weblog. In simple words, a theme is just like a skin of your web page or website which...

By: Sarah Clarke Mar 20, 2017

CakePHP is one of the most extensively used open source PHP frameworks that helps in developing and managing web applications based on the MVC pattern. This web application framework helps in reducing the overall development costs. CakePHP also saves devel...

By: Kaira Clark Mar 15, 2017
PHP

In many cases, we need to create a dynamic image on the fly and write text on the image in our web application. If you have a requirement like this, don't worry we'll provide a simple PHP script to convert text content to image and save it as PNG or JPG fo...

By: CodexWorld Mar 9, 2017

Email subscription popup is a great idea to increase the number of subscribers of your website. It notifies the visitor to subscribe newsletter with their email for getting useful resource into their inbox. Showing a subscription popup after a certain time...

By: CodexWorld Feb 27, 2017

The export CSV feature is very useful on data list in a web application. It helps the user to download data list as a file format for offline use. Export data to CSV is very easy and most important to make your web application user-friendly. Using JavaScri...

By: CodexWorld Feb 9, 2017

Drupal is a powerful and flexible CMS. There are many great features of Drupal, like highly scalable, enterprise-level security, and developers friendly. In this article, we are not going to talk about Drupal theming as it's a large topic on its own that c...

By: Ranjit Bhatta Feb 6, 2017

Magento is one of the most popular platforms of eCommerce. Big businesses love it because it is powerful and they have also got the deep pockets to pay the yearly fees for Premium Enterprise subscription. Magento is perfect for the global brands who have g...

By: Shara Jones Feb 2, 2017
keyboard_double_arrow_up