Laraware - Utilities library for Laravel
Added isEmpty function which nearly works on any variables including but not limited to Collection, Paginator , LengthAwarePaginator, Eloquent Collection
Added ifIsset its like isset but 2nd and 3rd parameters will work for if item isset or not.