9 min read

5 Tailwind Css Navbar Components

Hi, Maybe you guys know that nowadays I'm learning tailwind css and today I built a few navbar components. I'm not just learning Tailwind although I'...

2 min read

Create Beautiful Card Using Tailwind Css

I am building a few templates and if I build some small component I love sharing the part of the code. So, I used the flow bite plugin in Tailwind...

3 min read

How Bash Scripts Can Save a Lot Of Time

In the world of software development, system administration, and everyday computing tasks, time is of the essence. One powerful tool that can signifi...

3 min read

Generating QR Codes with JavaScript

QR (Quick Response) codes have become an integral part of modern technology, used for various purposes like sharing URLs, contact information, and mo...

1 min read

Simple Query Builder

Maybe you know that in Laravel Framework we build queries by using a very convenient approach to build queries. Which is called query builder. Yes,...

4 min read

How To Send Bulk Email Using Laravel

Hey there, If you are building something interesting and looking to send bulk emails using your application's in-built power provided by Laravel itse...