3 min read

Don't Be Just A Software Engineer

Hi folks, I made this mistake twice, and now I wanna share this will all of you. Well, I'll be talking about my work and the mistakes that I did in...

3 min read

20 Essential Linux Commands

Hi, If you're a beginner web developer and using Linux to develop software then mastering Linux commands is essential for efficient file and server m...

5 min read

Collections In Laravel In Simple Way

Hi readers, Today we are going to learn about Collections, In Laravel, Collections are a way to manipulate your arrays and play with arrays of data....

3 min read

Blade Component In Laravel

Hi readers, If you are also a Laravelers that means you do write code in Laravel then you may know about the Blade Templating Engine. So, Blade is th...

2 min read

DB Transactions In Laravel

Hi readers, If you are new to Laravel or just starting with web development, you might have heard about the term "transactions". We use transactions...

3 min read

How to Use WhereHas In Laravel

Hi readers, I was using WhereHas today in some tasks. So, I decided let's share what it is. If you're building a Laravel application that involves wo...

5 min read

Building A Rest API With PHP

It's been a long time since I haven't written an article but nowadays I'm very much focused on learning new things and upgrading myself. Meantime I g...