How to create and deploy ERC-20 token on Polygon and Ethereum Mainnet
In this tutorial you’ll create your own ERC-20 token and deploy it on the Polygon and Ethereum blockchain networks....
In this tutorial you’ll create your own ERC-20 token and deploy it on the Polygon and Ethereum blockchain networks....
A sunny morning you wake up with a cup of coffee and you realise that your website has been hacked. All your plans for the day are gone. Surely that's not a very pleasant experience! If you want to avoid such scenarios read the manual below....
Let’s say your website (e.g. mywebsite.com) is installed in the following directory on your server /var/www/mywebsite and you'd like to install a Wordpress blog that can be accessed through the following URL mywebsite.com/blog....
I will be talking about the break point of Nav Bar menu in mobile. Naturally, it will break at 768 pixel width but there are cases when we may need to change it....
Let’s say that we have installed WordPress and we want to redirect a non-WWW URL to WWW URL. For example: example.com to www.example.com...
Always test your code because even well established names and brands make mistakes. Read about how to delete important data with Doctrine....
In this video David Griffiths presents the idea of the Agile estimation using the story points, the business value and the parameter BFTB....
Configure Laravel to use Postfix via Gmail SMTP on your Ubuntu server 14.04. Once configured, all emails from your server will be sent via Gmail....
In this tutorial we will install and configure Cacti Monitoring Server with Nginx on Ubuntu server. In the end we will collect and display data....
We will configure two servers to act as back-end servers and one of them as Nginx Load Balancing. The traffic will be distributed between the two servers....