Query with Quality - [Local Query Scope and Global Query Scope]
Global Query Scope :
let's we have a common query for user , post , comment etc model , like view newest data first . now we writing query with sorting function to get newest data first. Global query scope in laravel provide e common place where we w...
php-basics-revisions.hashnode.dev2 min read