Condition Checking In Laravel

Hello guys ! Today we are going to learn how we can easily apply where clauses in Laravel. We will also learn different techniques to check multiple condition. For example, how to check condition in query...

API Request and Response Part#1

Have you ever come across the word API and wondered what it really means? Maybe you tried reading about it and got confused by the dreadful technical terms. Here, we will be going through what API...