So I had 3 projects developed in Node.js and EJS: A client approaches me and wanted to have all these platforms in 1 website. So…
In order to re-use payment methods using Stripe, you need to ask the user to enter his card detail for at-least once. Stripe will save…
In this article, I will share my story of how I managed to handle 40,000 products on a website running on a shared server on…
In this article, you will learn, how to create a middleware for admin in Laravel. It will be useful for you to protect your admin…
I created an appointment booking platform for doctors in Laravel. It is a free script that you can download and install on your own server.…
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.…
I created an online free FTP manager in PHP that allows developers to work on their projects from anywhere. I created this tool in PHP…
Real estate business that requires a website for their business, we are providing a free website for them in PHP and MySQL (Laravel framework). Screenshots…