Skip to content

Releases: repat/laravel-helper

0.6

27 Mar 18:20
Compare
Choose a tag to compare

Update for Laravel 11

0.5

14 Feb 18:43
Compare
Choose a tag to compare
0.5
  • Update for Laravel 10

0.4

28 Feb 08:00
Compare
Choose a tag to compare
0.4
  • Allow Laravel 9

0.3.2

13 Jun 08:24
Compare
Choose a tag to compare
  • Fixed dispatch_tinker
  • Dependabot alert fix (illuminate/database v6 vulnerability)

0.3.1

11 Jan 11:23
Compare
Choose a tag to compare
  • Minor: Safer code, Markdownlint

0.3

09 Sep 11:29
Compare
Choose a tag to compare
0.3
  • Update for Laravel 8.X

0.2.3

13 Jan 17:56
Compare
Choose a tag to compare
  • New function dispatch_tinker()
  • Documentation updated
  • Requires repat/php-helper version 0.1.5

0.2.2

04 Nov 22:06
Compare
Choose a tag to compare
  • insert_bindings()
  • cache_get_or_add() gets optional 3rd parameter $seconds
  • PHP-CS-Fixer Coding standards

0.2.1

16 Sep 02:25
Compare
Choose a tag to compare
  • Ported MULTIPLE_TRANS back over from repat/php-helper as it really belongs here

0.2

29 Aug 07:10
Compare
Choose a tag to compare
0.2
  • Split into repat/php-helper and repat/laravel-helper