Published on 08 Feb 2019
Enable OpCache in your php.in file and improve the speed of your website or APIs. Configure opcache settings to fine tune the PHP server to provide a better experience to your users and cut down your server cost.
Published on 07 Feb 2019
Optimising the performance of your PHP code is not just writing efficient code but also fine-tuning your servers. This article will tell you how OpCache works with PHP and improves overall performance.
Published on 29 Jan 2019
This tutorial will brief you about how to install the latest version of RabbitMQ on Ubuntu 18.04 Bionic along with the Erlang latest version maintained by the RabbitMQ team on Bintray Distribution Center.
Published on 30 Apr 2018
Instead of relying on the third party backup softwares, we will create our own sever where the backup will be taken on daily basis. This can be achieved using simple python script and rsync command.
Published on 29 Apr 2018
Creating a user on Ubuntu helps you to set privileges and assign permissions on different directories and commands.
Published on 01 Nov 2017
Droplets in DigitalOcean are private servers. Each new Droplet you create is a new server for your personal use. A Droplet gives you full control over the server and can be configured using SSH.
Published on 29 Oct 2017
Views and Layouts together are the basic building block for any MVC based web application. Layouts act as the parent view whereas the actual rendered view is injected into the layout before sending it to the browser.
Published on 25 Oct 2017
Pass the data from controller to view using the Yii 2 MVC structure. This will render the view along with the template and display the data on the browser.
Published on 20 Oct 2017
This article will show you the basics of writing code in Yii 2 advanced framework along with what are views and layouts and how to skip the layout and render just the view template.
Published on 18 Oct 2017
The best way to save time when it comes to Facebook marketing is to schedule the post. This saved time can be utilised in learning new marketing strategies or experimenting with new tools.