Skip to content

Releases: codebarista/laravel-essentials

Add support for Laravel 12

25 Feb 18:47
Compare
Choose a tag to compare
1.4.0

Add support for Laravel 12

Update laravel pest plugin

20 Feb 23:57
Compare
Choose a tag to compare
1.3.2

Update laravel pest plugin

Fix recursive function call

14 Jan 19:17
Compare
Choose a tag to compare
1.3.1

Fix recursive function call

Rewrite failed-jobs command

23 Sep 14:39
Compare
Choose a tag to compare
1.3.0

Rewrite failed-jobs command

Add random unique hash code trait for models

17 Sep 18:51
Compare
Choose a tag to compare
1.2.3

Add random unique hash code trait for models

Add preg split and trim helper

05 Aug 19:16
Compare
Choose a tag to compare
  • add preg split and trim helper

Add str chop helper

23 Mar 23:29
Compare
Choose a tag to compare
1.2.1

Add str chop helper

Support Laravel 11

12 Mar 19:14
Compare
Choose a tag to compare

Update composer requirements to support Laravel 11

1.1.1

09 Mar 00:17
Compare
Choose a tag to compare
  • Add pngcrush helper

1.1.0

08 Mar 13:51
Compare
Choose a tag to compare
  • require ext Redis and Laravel horizon
  • add command to retry or delete failed jobs
  • add a Makeable trait