Skip to content

Releases: livelyworks/Laraware

added doc

31 Jul 14:40
Compare
Choose a tag to compare
v1.0.5

Create README.md

Initial Release

29 Jul 15:59
Compare
Choose a tag to compare

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.