PinnedDebjit Biswas·Apr 7, 2021Deploy Laravel on Vercel with database, image storage, and email.This is how I deploy and test my app in the production environment. I learn that vercel can host the Laravel app and auto-deploy if a git…A response icon1A response icon1
Debjit Biswas·Dec 26, 2022Make your own reusable Next.js / React basic seo component for your article.The creation of a reusable Next.js component for SEO, specifically for blog posts and articles, is covered in this tutorial. It explains…
Debjit Biswas·May 20, 2022URL Shortener in 2 min using CloudFlare’s worker and KV.Time Required: 2 Min.
Debjit Biswas·May 15, 2022Create a URL Shortener for personal use using CloudFlare worker in 5 min.I was forwarding a bit-ly to my colleague and this stupid idea hit me. We both are full -f*king stack developers and solve some really good…
Debjit Biswas·Apr 18, 2022Deploy Laravel (w/ Laravel Mix) Web App in 5 Min on Heroku.I am using this LinkAce fork in this tutorial. All other Laravel Default should run as-is. For more installation please follow my Other…
Debjit Biswas·Apr 7, 2022Add SEO Friendly headers to your NextJs project.Adding SEO is pretty easy with the next js head tag. The key-value pair let you define default values and page-specific values.
Debjit Biswas·Apr 24, 2021How did I host my Blood Donation Diary app on Heroku for free?A brief description.