Laravel models are very useful when it comes to re-usability of the code. You can define a function once and call it in any controller…
Today, I will share with you my story: how I started with PHP, switched to Node.js, developed many projects in Node.js, but after a few…
In this tutorial, you will learn how to add dynamic rows in React. You can also do it in plain HTML (without using React). First,…
If you see a WordPress site, you will notice that at the bottom of the blog listing page, there will be links to next and…
I was looking for a tool that allows me to write API documentation so I can provide it to the frontend developers and also for…
Suppose you have a database where data of all players of any sports team is stored. Every player has a name and a shirt number.…
In order to check if a URL is valid in PHP, we are going to use the cURL. You can get the complete reference on…
Suppose you have custom post type in WordPress that you want to sort such that it displays the first created post on top. By default,…
In this article, I will show you, how you can generate a random string in PHP. You can set the length of random string. Also,…
Freelance Status is a tool for freelancers to update clients about their work progress. You can download it for free. Technologies used Features In “Freelance…