Releases: tamedevelopers/support
Releases · tamedevelopers/support
4.0.7
4.0.6
- Added More methods to Collections
- Added View() class to Support Package
4.0.5
- Same usage, of no concern.
- Just refactoring of many methods
This doesn't break any of your old or new codes
v4.0.4
v4.0.3
update
v4.0.2
TameZip()->download("filename.zip") --- added
v4.0.1
update
v4.0
asset('path') name changed to tasset('path') "which stands for TameAsset)
- Due to conflicts with that of Laravel
v3.0.14
Added new methods
Str::formatString('892892982982', 5) // 89289-29829-82
TameStr(); as method/function call
Added collect() // as a method
TameCollect([
]);
Must naming starts with Tame, should incase when using package with Laravel. To avoid name conflicts
v3.0.13
Support Array Data Error fixed
- SortArray
- SortMultipleArray