Releases: livelyworks/Laraware
Releases · livelyworks/Laraware
added doc
Initial Release
Initial Release
isEmpty
- Added isEmpty function which nearly works on any variables including but not limited to Collection, Paginator , LengthAwarePaginator, Eloquent Collection
ifIsset
- Added ifIsset its like isset but 2nd and 3rd parameters will work for if item isset or not.