Skip to content

Releases: repat/laravel-helper

0.1.28

30 Apr 09:48
Compare
Choose a tag to compare
  • New function: uuid()

0.1.27

18 Apr 15:41
Compare
Choose a tag to compare
  • New function: wikipedia()
  • Import repat/http-constants

0.1.26

18 Apr 12:05
Compare
Choose a tag to compare
  • If statements around define()
  • README update

0.1.25

18 Apr 11:55
Compare
Choose a tag to compare
  • Install repat/date-constants and remove DAYS_PER_YEAR constant
  • Rename link() to html_link()
  • Minor work on html_link()

0.1.24.1

12 Apr 16:01
Compare
Choose a tag to compare
  • Any version of stevegrunwell/time-constants

0.1.24

12 Apr 15:52
Compare
Choose a tag to compare
  • New functions: str_right() + str_left()

0.1.23

12 Apr 14:39
Compare
Choose a tag to compare

0.1.22

12 Apr 13:01
Compare
Choose a tag to compare
  • Check with class_exists() before calling optional packages functions

0.1.21

09 Apr 13:16
Compare
Choose a tag to compare
  • New functions: all_routes() and domain()
  • Documentation Enhancement

0.1.20

09 Apr 09:38
Compare
Choose a tag to compare
  • Hotfix cache_get_or_add()